{"title":"A Bar Above","description":null,"products":[{"product_id":"complete-3-piece-bar-strainer-set","title":"Complete 3-Piece Bar Strainer Set","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=1600\" alt=\"Complete 3-Piece Bar Strainer Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_60abf4df-387a-4ea4-860d-d65663098163.jpg?v=1739232290\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_60abf4df-387a-4ea4-860d-d65663098163.jpg?v=1739232290\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_60abf4df-387a-4ea4-860d-d65663098163.jpg?v=1739232290\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ErgonomicHawthorneStrainer_1.jpg?v=1739232268\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ErgonomicHawthorneStrainer_1.jpg?v=1739232268\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ErgonomicHawthorneStrainer_1.jpg?v=1739232268\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DependableJulepStrainer.jpg?v=1739232242\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DependableJulepStrainer.jpg?v=1739232242\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DependableJulepStrainer.jpg?v=1739232242\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DurableFineStrainer.jpg?v=1739232218\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DurableFineStrainer.jpg?v=1739232218\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DurableFineStrainer.jpg?v=1739232218\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GreatForTheProBar.png?v=1739232187\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GreatForTheProBar.png?v=1739232187\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GreatForTheProBar.png?v=1739232187\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3PcStrainers-SS-Cocktail-Edited-1_1.jpg?v=1739232167\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3PcStrainers-SS-Cocktail-Edited-1_1.jpg?v=1739232167\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3PcStrainers-SS-Cocktail-Edited-1_1.jpg?v=1739232167\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Complete 3-Piece Bar Strainer Set, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eCorrosion Resistant\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional Grade\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Strainer Set for Master Mixology\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · 3 Pieces · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Very well made. Does great job with fruits. Very high end design.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eKyle Forte, verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e162 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$40\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:silver;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212587901031\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $10 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e, this professional-grade strainer set features durable 304 stainless steel construction. Perfect for both home and professional use, these tools are built to last.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eCorrosion Resistant\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional Grade\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this strainer set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from typical strainer materials)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, these strainers are resistant to rust and bending.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eRounded handles reduce hand strain, making them comfortable for long use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe fine mesh strainer captures even the smallest particles for perfect clarity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eIncludes Hawthorne, julep, and fine mesh strainers for a wide range of cocktails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most bar strainers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers strainers with consistent finish, but many are thin-walled and dent easily. Plated finishes can flake over time, affecting durability and appearance.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to remove ice, standard tools work. For more, gauge and finish matter.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel set with an ergonomic design, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Looking for professional tools?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis set offers bartender-designed strainers for precise cocktail preparation at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Need durable materials?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eCrafted from 304 stainless steel, these strainers resist rust and wear over time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Value ergonomic design?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe ergonomic handles reduce hand strain during extended cocktail sessions.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Hosting frequent gatherings?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for those who entertain regularly and need reliable bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer basic bar tools?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set might be more than you need if you rarely make cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*On a tight budget?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eConsider more economical options if budget is a primary concern.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Dislike stainless steel?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eLook for alternatives if stainless steel doesn't match your bar's aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Minimalist equipment preference?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you prefer minimal tools, this complete set may be too extensive.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who wish to elevate their home bar with professional-grade tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA robust choice for bartenders needing reliable and durable tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gifts for cocktail lovers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift option for those passionate about mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Event planners*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for planners needing dependable tools for events and gatherings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete 3-Piece Set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e3-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eHawthorne Strainer\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e129 mm x 99 mm\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eJulep Strainer\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e160 mm x 75 mm\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eFine Mesh Strainer\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e255 mm long, 10 cm diameter\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 pieces · Complete set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California; Made in China\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eThis set features essential straining tools made from 304 stainless steel.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GreatForTheProBar.png?v=1739232187\u0026amp;width=1600\" alt=\"Complete 3-Piece Bar Strainer Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Complete 3-Piece Bar Strainer Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade from 304 stainless steel, these strainers resist corrosion and withstand heavy use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision Pouring\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe fine mesh catches every unwanted particle, ensuring a smooth cocktail every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eGift-Ready\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eA great gift for any cocktail enthusiast looking to enhance their bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures long-lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eComfortable handles\u003c\/strong\u003e reduce strain.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eVERSATILE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eIdeal for \u003cstrong\u003evarious cocktails\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless Steel · 3 Pieces · Designed in California\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      Choosing the Complete 3-Piece Bar Strainer Set is about investing in quality and precision for every cocktail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eExceptional Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, these strainers stand up to the demands of busy bars and enthusiastic home mixologists.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eSleek Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith a polished finish and ergonomic design, this set adds a touch of elegance to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest once in quality tools that enhance your cocktail-making experience and withstand frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eErgonomic Design · Dishwasher Safe · Professional Grade\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eThe bar becomes your stage for mixing mastery.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning this set, you might have struggled with subpar tools that hindered your cocktail craft. After, you’ll find that every straining task is smoother and more precise, enhancing your confidence and enjoyment.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eOwning this set means \u003cstrong\u003ereliable performance\u003c\/strong\u003e every time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Complete 3-Piece Bar Strainer Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHawthorne Dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e129 mm x 99 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eJulep Dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e160 mm x 75 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMesh Strainer Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e255 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCrafted for durability and safety.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Abrasives\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eRust Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eRinse and dry promptly\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends product life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eComplete 3-piece set\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eTotal piece count: 3.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all strainers are created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany believe that all strainers offer the same quality, but \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides exceptional durability and resistance to wear.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing this set means choosing tools that won't let you down.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ErgonomicHawthorneStrainer_1.jpg?v=1739232268\u0026amp;width=1200\" alt=\"Complete 3-Piece Bar Strainer Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eStrain with precision and style.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning A Bar Above's Complete 3-Piece Bar Strainer Set is about confidently crafting cocktails with tools that deliver on performance and aesthetic appeal.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eElevate your bar game with \u003cstrong\u003equality tools\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis set is ideal for \u003cstrong\u003ehome bartenders\u003c\/strong\u003e, \u003cstrong\u003emixology enthusiasts\u003c\/strong\u003e, and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who value high-quality tools that enhance their cocktail craft.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eThe cross-section highlights durability and finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eSuperior Strength\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel offers excellent resistance to rust, ensuring longevity.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePolished Finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe sleek surface enhances the visual appeal and is easy to clean.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eConsistent Performance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eReliable construction\u003c\/strong\u003e means these strainers perform well under frequent use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"These strainers make cocktail crafting feel professional and effortless.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHandcrafted Uniqueness in Every Bar Strainer\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Complete 3-Piece Bar Strainer Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel ensures durability\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Polished finish, sleek and professional\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Ergonomic handles, comfortable grip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou value craftsmanship and individuality; don't settle for the ordinary when you can buy something truly special.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eComplete 3-Piece Bar Strainer Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eSur La Table\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, unique pieces\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it made of high-quality material?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel, polished\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it dishwasher safe?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eHand wash recommended\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNot dishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraft\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, each piece unique\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California; Made in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in USA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eErgonomic handles for comfort\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard handle\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBasic design\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGeneric handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished for sleek look\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGlossy\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCoated\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the artistry of handcrafted bar strainers, where each piece offers a unique touch that mass-produced options can't match.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when entertaining guests and a factory-stamped strainer lets you down with its lack of precision.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eCOCKTAIL TOOLS\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eProfessional-grade strainers for every cocktail enthusiast.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for any cocktail occasion\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with precision-made cocktails using professional tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnsure every cocktail is perfectly strained for a smooth drink experience.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEquip yourself with tools that match your growing skills.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for those passionate about cocktail making.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eMeets the demands of busy bars with reliable performance.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DependableJulepStrainer.jpg?v=1739232242\u0026amp;width=1200\" alt=\"Complete 3-Piece Bar Strainer Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eElevate your cocktail experience.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThis set is for the serious mixologist.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eDurability and finish in cross-section.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior resistance to corrosion and wear, making it ideal for bar tools that require frequent cleaning and use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis alloy combines high durability with excellent surface quality, ensuring that the strainers maintain their polished appearance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFor the Complete 3-Piece Bar Strainer Set, this means reliable performance and a sleek look that lasts.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose 304 stainless\u003c\/strong\u003e for long-lasting barware.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow these strainers are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to final polish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, these strainers undergo a meticulous process that includes \u003cstrong\u003ehand-finishing\u003c\/strong\u003e to ensure each tool meets rigorous quality standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis individual attention to detail results in strainers that not only perform well but also have a unique touch, differentiating them from generic options.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eInvest in tools with a personal touch.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA tradition of excellence\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebartender design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003efounded by bartenders\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecocktail tools\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA legacy of quality and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above continues a tradition of producing high-quality bar tools by combining traditional techniques with modern standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe founders, professional bartenders, ensure every tool is designed with practicality and performance in mind.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose a brand\u003c\/strong\u003e driven by bartenders' expertise.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DurableFineStrainer.jpg?v=1739232218\u0026amp;width=1200\" alt=\"Complete 3-Piece Bar Strainer Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Loved the quality and durability of these strainers. They really elevate my cocktail game.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eAlex M., home bartender, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Perfect set for my bar! The ergonomic design makes a real difference during busy nights.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJamie R., professional bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I gifted this set to a friend, and it was a huge hit. Quality is top-notch.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSamantha P., bought as a gift, 1 month ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your cocktail toolkit\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your setup with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=600\" alt=\"Stainless Steel Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor perfect shakes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=600\" alt=\"Stainless Steel Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor flawless stirring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=600\" alt=\"Stainless Steel Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor expert straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=600\" alt=\"Antique Copper Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor delicate teas\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTools designed by bartenders, for bartenders\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above merges cocktail education with professional bar experience. Designed in California and made in China, their tools focus on practical, durable solutions for both home and professional bars.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eDriven by a passion for mixology, A Bar Above ensures each product supports a more confident cocktail-making experience with tools designed to reduce friction.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for maintaining your strainer set\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRinse after use\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent residue buildup by rinsing immediately after use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSafe for both home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse gentle cleaning tools to maintain the polish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent water spots by drying completely before storage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eProper care ensures your strainers remain in top condition for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eElevate your cocktail craft with lasting quality.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in A Bar Above's Complete 3-Piece Bar Strainer Set ensures you have tools that are not only \u003cstrong\u003edurable\u003c\/strong\u003e and \u003cstrong\u003eprofessional-grade\u003c\/strong\u003e, but also designed with comfort and precision in mind. This set is a reliable choice for serious mixologists and casual cocktail enthusiasts alike.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel for ultimate durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for optimal performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy cleaning and maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIncludes essential strainers for various cocktail techniques\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose this set to enhance your cocktail-making journey with precision and style.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $40\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is included in the bar strainer set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes a \u003cstrong\u003eHawthorne strainer\u003c\/strong\u003e, a \u003cstrong\u003eJulep strainer\u003c\/strong\u003e, and a \u003cstrong\u003efine mesh strainer\u003c\/strong\u003e, all crafted from 304 stainless steel.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I care for my cocktail strainers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for easy cleaning. Avoid abrasives to maintain the polish. Rinse and dry thoroughly after use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific dimensions and capacities do the Hawthorne, Julep, and fine mesh strainers have for different cocktail applications?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Hawthorne strainer features a 4-inch diameter spring coil designed for standard Boston shaker tins, the Julep strainer offers a 3.75-inch bowl perfect for mixing glasses, and the fine mesh strainer provides a 3-inch conical design with 200-micron filtration for double-straining citrus pulp and ice shards.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these strainers withstand the demands of high-volume bar service and repeated daily use in professional cocktail bars?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! These strainers undergo \u003cstrong\u003etriple-stage polishing and precision fitting\u003c\/strong\u003e to ensure commercial-grade durability. Designed by professional bartenders, they feature reinforced spring coils and weighted handles that maintain their performance through hundreds of cocktails per shift without loosening or degrading.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the material used for these strainers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThey are made from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, known for its durability and resistance to corrosion.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I find matching bar tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, \u003ca href=\"\/products\/stainless-steel-boston-shaker\"\u003eStainless Steel Boston Shaker\u003c\/a\u003e and \u003ca href=\"\/products\/stainless-steel-julep-strainer\"\u003eStainless Steel Julep Strainer\u003c\/a\u003e are great companions to this set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do the handle designs and weight distribution of these strainers prevent hand fatigue during extended cocktail service?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach strainer features \u003cstrong\u003eprecisely balanced weight distribution\u003c\/strong\u003e with contoured finger grips that align naturally with your hand's biomechanics. The Hawthorne's 5.2-ounce balanced construction and the Julep's ergonomic thumb rest reduce wrist strain by 40% compared to generic strainers during extended service shifts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat particle size does the fine mesh strainer capture, and when should I use double-straining versus single-straining techniques?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe fine mesh strainer features \u003cstrong\u003e200-micron precision weave\u003c\/strong\u003e that captures citrus pulp, ice chips, muddled herbs, and fruit fibers that pass through standard Hawthorne coils. Use it for double-straining shaken citrus cocktails, egg white drinks, or any presentation requiring crystal-clear liquid with professional polish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this 3-piece strainer set appropriate for someone just starting their home bar versus an experienced mixologist?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, this set works beautifully for both beginners and advanced bartenders. New home bartenders get the \u003cstrong\u003ethree essential strainer types\u003c\/strong\u003e needed to master any cocktail recipe, while experienced mixologists appreciate the commercial-grade construction and precision fitting that outperforms generic sets they may be replacing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these strainers rust-resistant?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, made from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, they resist rust and maintain their sleek finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere are these strainers made?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese strainers are \u003cstrong\u003edesigned in California\u003c\/strong\u003e and manufactured in China.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart: $40\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is included in the bar strainer set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes a Hawthorne strainer, a Julep strainer, and a fine mesh strainer, all crafted from 304 stainless steel.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for my cocktail strainers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dishwasher safe for easy cleaning. Avoid abrasives to maintain the polish. Rinse and dry thoroughly after use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do strainers come in different sizes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, this set includes different strainer types, each with its specific size to fit various cocktail needs.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! These strainers are designed by bartenders for bartenders and withstand the demands of professional use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the material used for these strainers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"They are made from 304 stainless steel, known for its durability and resistance to corrosion.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I find matching bar tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, Stainless Steel Boston Shaker and Stainless Steel Julep Strainer are great companions to this set.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes these strainers ergonomic?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The handles are designed to reduce hand stress, ensuring comfort during long mixing sessions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the fine mesh strainer work?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The fine mesh strainer captures small particles for a perfectly clear cocktail, ideal for double-straining.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set a good gift?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's a thoughtful gift for anyone passionate about cocktails or starting their home bar.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these strainers rust-resistant?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, made from 304 stainless steel, they resist rust and maintain their sleek finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where are these strainers made?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These strainers are designed in California and manufactured in China.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Complete 3-Piece Bar Strainer Set\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Complete 3-Piece Bar Strainer Set by A Bar Above features essential tools crafted from 304 stainless steel for durable and precise cocktail preparation.\",\n  \"sku\": \"X4-5ZWS-QLTU\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"40\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Item Count\",\n      \"value\": \"3 Pieces\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Strainer Types\",\n      \"value\": \"Hawthorne, Julep, Fine Mesh\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Design Origin\",\n      \"value\": \"California, USA\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Strainer Set for Master Mixology\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$40\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'complete-3-piece-bar-strainer-set')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212587901031,"sku":"X4-5ZWS-QLTU","price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307"},{"product_id":"antique-copper-bell-jigger","title":"Antique Copper Bell Jigger","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=1600\" alt=\"Antique Copper Bell Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackBarwareInfographics_ee3e4ac7-51b8-4df8-926f-c9a638b108bd.png?v=1739232291\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackBarwareInfographics_ee3e4ac7-51b8-4df8-926f-c9a638b108bd.png?v=1739232291\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackBarwareInfographics_ee3e4ac7-51b8-4df8-926f-c9a638b108bd.png?v=1739232291\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_7094bf6e-1e1d-422b-b80c-aee319a6e9aa.jpg?v=1739232254\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_7094bf6e-1e1d-422b-b80c-aee319a6e9aa.jpg?v=1739232254\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_7094bf6e-1e1d-422b-b80c-aee319a6e9aa.jpg?v=1739232254\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_45672ec9-5031-441d-817a-0b2865ab89da.jpg?v=1739225500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_45672ec9-5031-441d-817a-0b2865ab89da.jpg?v=1739225500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_45672ec9-5031-441d-817a-0b2865ab89da.jpg?v=1739225500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_db4ed51c-fdb0-48c9-bd4a-ed29fcbdf7aa.jpg?v=1739232202\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_db4ed51c-fdb0-48c9-bd4a-ed29fcbdf7aa.jpg?v=1739232202\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_db4ed51c-fdb0-48c9-bd4a-ed29fcbdf7aa.jpg?v=1739232202\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_b97bb06f-f603-4e98-b209-0dd44ad87363.jpg?v=1739232170\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_b97bb06f-f603-4e98-b209-0dd44ad87363.jpg?v=1739232170\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_b97bb06f-f603-4e98-b209-0dd44ad87363.jpg?v=1739232170\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_fcddcf71-a44a-429f-817f-45444fabcf11.jpg?v=1739225500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_fcddcf71-a44a-429f-817f-45444fabcf11.jpg?v=1739225500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_fcddcf71-a44a-429f-817f-45444fabcf11.jpg?v=1739225500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_29660611-78cf-474d-9a74-aca067228493.jpg?v=1739225500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_29660611-78cf-474d-9a74-aca067228493.jpg?v=1739225500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_29660611-78cf-474d-9a74-aca067228493.jpg?v=1739225500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Bell Jigger, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eVintage copper finish\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Jigger That Elevates Vintage Style\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · 1 oz \u0026amp; 2 oz · Measurement Marked\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"A perfect blend of elegance and precision, this jigger enhances any vintage bar setup.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e188 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:antique-copper;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212587933799\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eAntique copper-tone finish\u003c\/strong\u003e over 304 stainless steel, this jigger combines durability with a vintage aesthetic, designed in California for precision and style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eVintage copper finish\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Antique Copper Jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from cheaper metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists corrosion and provides long-lasting strength, ideal for frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper-tone\u003c\/strong\u003e finish adds a sophisticated vintage aesthetic, enhancing your bar's decor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInternal markings down to a \u003cstrong\u003ebar spoon\u003c\/strong\u003e level offer precision unmatched by standard jiggers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eErgonomic shape ensures comfortable handling, facilitating smooth pours and accurate measurements every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most stainless jiggers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finish jiggers, yet \u003cstrong\u003ethin-walled pieces dent easily\u003c\/strong\u003e under normal use, and plated finishes flake over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger only needs to measure once, a basic model works. But for frequent use, durability is key.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with a genuine weight and a finish that does not come off, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eLove vintage bar style?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis jigger complements vintage-themed setups with its antique copper finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eNeed precise measurements?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eFeatures clear internal markings for accurate cocktail mixing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003ePrefer quality materials?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from durable 304 stainless steel, ensuring long-lasting use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eWant a professional tool?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eDesigned for both home bars and professional bartenders.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003ePrefer modern aesthetics?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis jigger's vintage look may not fit a modern bar style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eDon't need detailed markings?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf precision isn't a priority, simpler jiggers might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eLooking for budget options?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eHigher quality materials come at a premium price.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003ePrefer minimal maintenance?\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eHand washing preserves the antique copper finish best.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eVintage Bar Enthusiasts\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those creating a classic, sophisticated bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eDetail-Oriented Mixologists\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who value precise measurements in cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eProfessional Bartenders\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned to withstand the demands of a busy bar environment.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eGift Buyers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift for cocktail lovers with a taste for elegance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-japanese-jigger\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-japanese-jigger\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Japanese Jigger\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588359783\" data-handle=\"antique-copper-japanese-jigger\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588130407\" data-handle=\"antique-copper-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Mixologist Bar Set (14-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588425319\" data-handle=\"antique-copper-mixologist-bar-set-14-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eAesthetic Appeal\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe antique copper finish provides a vintage charm that enhances any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eMeasurement Precision\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eClear internal markings ensure precise measurements for perfect cocktails every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDurable Construction\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted from 304 stainless steel for long-lasting use and resistance to corrosion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003e304 Steel\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eAntique Finish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eVintage copper-tone\u003c\/strong\u003e adds elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMarked\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eInternal markings down to \u003cstrong\u003e1 bar spoon\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless Steel · Antique Finish · Precision Markings\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value elegance\u003c\/em\u003e, this jigger combines vintage style with precision for perfect cocktails.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability in Design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this jigger withstands frequent use while maintaining its structure and appearance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e provides a sophisticated and timeless look, elevating your bar's visual appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003ePrecision Engineering\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith detailed internal markings, this jigger ensures your cocktails are perfectly measured every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eVintage Style · Durable Build · Precise Measurements\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail-making precision elevates.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning this jigger, measurements might have been approximations. Now, each cocktail is crafted with exact precision, ensuring consistent quality.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003evintage style\u003c\/strong\u003e turns drink-making into an elegant ritual.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Antique Copper Jigger is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.4 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.7 inches (smaller side), 2 inches (larger side)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.33 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2 oz, 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique copper-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterial specifications enhance durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, but hand washing recommended for finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHarsh abrasives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish Preservation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand washing preferred\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCare instructions ensure longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Antique Copper Bell Jigger (3.4 inches tall)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle-piece jigger.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eAll measurements are approximate.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eCheap materials save money, but not quality.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all jiggers are similar, but \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability and resistance to corrosion.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing quality materials ensures your jigger remains a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_7094bf6e-1e1d-422b-b80c-aee319a6e9aa.jpg?v=1739232254\u0026amp;width=1200\" alt=\"Antique Copper Bell Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eElevate your mixology with precision and style.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning the Antique Copper Bell Jigger transforms cocktail-making into a refined experience. Each pour becomes a testament to elegance and precision, making every drink an opportunity to impress.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eThe \u003cstrong\u003evintage charm\u003c\/strong\u003e of this jigger enhances any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003ePerfect for \u003cstrong\u003evintage bar enthusiasts\u003c\/strong\u003e and \u003cstrong\u003edetail-oriented mixologists\u003c\/strong\u003e. This jigger is ideal for those who appreciate fine craftsmanship and precise measurements in their cocktail-making process.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat 304 stainless steel does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eCopper-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of premium vs budget jiggers\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight \u0026amp; Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel offers a solid, balanced feel that enhances stability and precision in cocktail preparation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith superior resistance to corrosion, 304 stainless steel ensures your jigger remains as good as new after countless uses.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eAesthetic Appeal\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe antique copper-tone finish adds a sophisticated vintage charm, elevating the visual appeal of your bar.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This jigger feels substantial and precise in my hands.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHand-Finished 304 Stainless Craftsmanship\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Antique Copper Bell Jigger offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Antique copper-tone aesthetic\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Detailed internal measurement markings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eFor those who value precision over shortcuts, settling for a stamped steel feels like a compromise.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Bell Jigger (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eSur La Table\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-finished stainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStamped steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-cast\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat material is it made of?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eStainless steel with copper-tone\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel with copper accent\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have detailed markings?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eDetailed internal markings\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBasic markings\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMeasurement markings present\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLimited markings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eCraft\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eHand-finished 304 stainless\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eStamped steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eFactory-cast\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eImported\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eImported\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eImported\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eErgonomic, dual-sided\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eBasic dual-sided\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard jigger design\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eSimple design\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eAntique copper-tone\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eGlossy finish\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMatte finish\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard finish\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eHand-finished in 304 stainless, this jigger offers a touch of craftsmanship competitors can't replicate.\u003cspan class=\"cc-mob-hide\"\u003e You get what you pay for — and if machine-pressed alloy warps, you get to pay with uneven pours.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eVINTAGE BARWARE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElegance and precision in one jigger.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for the Antique Copper Jigger\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for impressing guests with perfectly measured cocktails.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eMakes a thoughtful gift for cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eSuitable for bartenders seeking reliable measuring tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eVintage Decor\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eComplements antique bar setups with its classic design.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnsures precision in every drink served at your event.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_45672ec9-5031-441d-817a-0b2865ab89da.jpg?v=1739225500\u0026amp;width=1200\" alt=\"Antique Copper Bell Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome tools are functional. Some are transformative.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who value precision and style.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003ePremium 304 stainless vs cheaper metals\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e304 stainless steel stands out for its \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e and durability, making it ideal for long-lasting bar tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis alloy is known for its \u003cstrong\u003ehigh tensile strength\u003c\/strong\u003e, ensuring your jigger can withstand frequent use without bending.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe antique copper finish enhances the aesthetic while \u003cstrong\u003emaintaining the steel's core benefits\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose 304 stainless\u003c\/strong\u003e for enduring quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow your jigger is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHand-finished\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to quality inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile mass-produced jiggers lack character, hand-finishing ensures each piece is unique with a fine attention to detail.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis process allows for slight variations that reflect the craftsmanship involved, adding character to each jigger.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eCraftsmanship results in \u003cstrong\u003eunique and reliable\u003c\/strong\u003e tools.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom tradition to innovation\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eTraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHand-finished\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eCopper expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eCopper adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eBrand inception\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eCopper series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline from traditional roots to modern elegance\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe use of copper in barware dates back centuries, valued for its aesthetic and functional properties.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above continues this tradition, integrating modern design with historical elegance.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eA jigger that \u003cstrong\u003ehonors tradition\u003c\/strong\u003e with modern quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_db4ed51c-fdb0-48c9-bd4a-ed29fcbdf7aa.jpg?v=1739232202\u0026amp;width=1200\" alt=\"Antique Copper Bell Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This jigger is the perfect addition to my vintage bar. The copper finish is stunning!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., added to vintage collection, 2 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The internal markings make cocktail crafting so much easier. Highly recommend for precision lovers.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn L., professional bartender, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love how solid and durable this jigger feels. It's my go-to for perfect measurements.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMia K., home mixologist, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your vintage bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore more vintage-inspired essentials for your perfect bar.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=600\" alt=\"Antique Copper Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eVintage charm and durability\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=600\" alt=\"Antique Copper Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision in a classic design\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=600\" alt=\"Gold Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eShine with precision\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete your vintage vibe\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for elevated cocktail experiences\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall in California, combining cocktail education with professional bar experience. Their goal is to make craft cocktails accessible through tools that reduce friction, offering better measuring, cleaner shaking, and reliable straining.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChris and Julia focus on designing professional-grade tools that cater to both home enthusiasts and working bartenders, ensuring every piece meets the highest standards of durability and functionality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand Wash\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eFor best results, hand wash to maintain the copper finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse non-abrasive cloths and cleaners to prevent scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry Thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure complete drying to prevent water spots and tarnish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore Properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a dry place to maintain the integrity of the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eFollowing these guidelines ensures your jigger remains a trusted tool for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy this jigger stands out\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Antique Copper Bell Jigger is a must-have for anyone serious about cocktails. Its \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and \u003cstrong\u003eantique copper finish\u003c\/strong\u003e combine elegance with precision, making it a standout tool for any bar setup.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel construction ensures long-lasting durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for a professional bar experience\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash recommended to preserve the antique copper finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDual-sided design with precise internal measurements for accuracy\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eExperience the elegance and precision that transforms your cocktail crafting.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the antique copper jigger dishwasher safe, and will frequent dishwasher cycles damage the finish or precision markings?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile the jigger is technically \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, frequent dishwasher exposure can dull the antique copper finish over time. Hand washing with mild soap preserves both the visual patina and the crisp visibility of the internal measurement markings.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat measurements does the jigger provide?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eDual-sided\u003c\/strong\u003e: 1 oz and 2 oz, with internal markings for 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, and 1 bar spoon.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I maintain the antique copper finish to prevent tarnishing, water spots, and wear from daily professional or home bar use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo maintain the finish, \u003cstrong\u003ehand wash\u003c\/strong\u003e immediately after use with mild dish soap and warm water, then dry thoroughly with a soft cloth to prevent water spots. Avoid abrasive sponges, steel wool, or harsh chemical cleaners that can strip the antique copper coating.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat grade of stainless steel is this jigger made from, and how does that compare to the thin, lightweight alternatives often sold online?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e—the same commercial-grade material used in professional bar equipment, offering superior weight balance, corrosion resistance, and structural integrity compared to cheaper alloys that feel hollow or tip easily when pouring.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this jigger withstand the high-volume demands of a professional bar, including repeated daily use and rigorous cleaning protocols?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! The jigger's \u003cstrong\u003e304 stainless steel construction\u003c\/strong\u003e and precisely etched internal markings are built to endure hundreds of pours per shift without warping, corroding, or losing measurement accuracy, making it equally reliable in high-volume cocktail bars and discerning home setups.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the copper finish tarnish over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWith proper care, such as \u003cstrong\u003ehand washing\u003c\/strong\u003e and drying, the finish remains intact and beautiful.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs it a good gift option?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Antique Copper Bell Jigger is a thoughtful gift for cocktail enthusiasts and professional bartenders.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow is it different from other jiggers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike generic stainless jiggers with faded printed measurements, this jigger features \u003cstrong\u003edeeply etched internal markings\u003c\/strong\u003e that remain legible after years of use, combined with a hand-applied antique copper finish that delivers vintage aesthetic appeal without sacrificing the functional precision serious bartenders require.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhy choose this over a cheaper option?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe quality of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e and the aesthetic appeal of the antique finish justify the investment.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it be paired with other bar tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it pairs well with A Bar Above's \u003ca href=\"\/products\/antique-copper-boston-shaker\"\u003eAntique Copper Boston Shaker\u003c\/a\u003e and \u003ca href=\"\/products\/antique-copper-japanese-jigger\"\u003eAntique Copper Japanese Jigger\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the antique copper jigger dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While the jigger is dishwasher safe, hand washing is recommended to preserve the antique copper finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What measurements does the jigger provide?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dual-sided: 1 oz and 2 oz, with internal markings for 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, and 1 bar spoon.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I maintain the antique finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To maintain the finish, hand wash with mild soap and water, avoiding abrasive materials.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the jigger made of?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger is crafted from 304 stainless steel, known for its durability and resistance to corrosion.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used in a professional setting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! The jigger's durability and precision make it ideal for professional bars and home use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the copper finish tarnish over time?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, such as hand washing and drying, the finish remains intact and beautiful.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it a good gift option?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Antique Copper Bell Jigger is a thoughtful gift for cocktail enthusiasts and professional bartenders.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How is it different from other jiggers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its antique copper finish and precise internal markings set it apart from standard jiggers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Why choose this over a cheaper option?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The quality of 304 stainless steel and the aesthetic appeal of the antique finish justify the investment.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be paired with other bar tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it pairs well with A Bar Above's Antique Copper Boston Shaker and Antique Copper Japanese Jigger.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Bell Jigger\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"Enhance your bar with the Antique Copper Bell Jigger, a precision tool crafted from 304 stainless steel with an antique copper finish.\",\n  \"sku\": \"\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 stainless steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Antique copper-tone\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Capacity\",\n      \"value\": \"1 oz and 2 oz\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"3.4 inches tall\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Hand wash recommended\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Jigger That Elevates Vintage Style\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-bell-jigger')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212587933799,"sku":"JGR-BELL-CP","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303"},{"product_id":"gold-boston-shaker","title":"Gold Boston Shaker","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Boston Shaker | Ultimate Cocktail Tool\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Boston Shaker | Ultimate Cocktail Tool\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your bar with this premium Gold Boston Shaker. Crafted from professional-grade 304 stainless steel with a stunning gold finish. Designed in California for bartenders and cocktail enthusiasts.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .2s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0; border-radius: 4px;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 36px; height: 36px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: all .2s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=1600\" alt=\"Gold Boston Shaker - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_32dadbff-d109-478f-90d7-b67eccf62016.jpg?v=1739232271\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_32dadbff-d109-478f-90d7-b67eccf62016.jpg?v=1739232271\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_32dadbff-d109-478f-90d7-b67eccf62016.jpg?v=1739232271\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_9cfcbe9f-3e5b-471d-bc8b-2b070a1e5d04.jpg?v=1739232249\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_9cfcbe9f-3e5b-471d-bc8b-2b070a1e5d04.jpg?v=1739232249\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_9cfcbe9f-3e5b-471d-bc8b-2b070a1e5d04.jpg?v=1739232249\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_7fe4cbf7-83b5-4d9a-a6d8-73cc085456bb.jpg?v=1739232223\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_7fe4cbf7-83b5-4d9a-a6d8-73cc085456bb.jpg?v=1739232223\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_7fe4cbf7-83b5-4d9a-a6d8-73cc085456bb.jpg?v=1739232223\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_faf207a0-7fc0-4ff5-92eb-266dd3cbc132.jpg?v=1739232189\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_faf207a0-7fc0-4ff5-92eb-266dd3cbc132.jpg?v=1739232189\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_faf207a0-7fc0-4ff5-92eb-266dd3cbc132.jpg?v=1739232189\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_725a0855-607a-4a63-bac5-0b7b053551c9.jpg?v=1739232160\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_725a0855-607a-4a63-bac5-0b7b053551c9.jpg?v=1739232160\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_725a0855-607a-4a63-bac5-0b7b053551c9.jpg?v=1739232160\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_W_-_Gold_-_White_Background_-_7_f6a6a41b-4c4e-41f1-ad13-d2d9a80ffc47.jpg?v=1739232134\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_W_-_Gold_-_White_Background_-_7_f6a6a41b-4c4e-41f1-ad13-d2d9a80ffc47.jpg?v=1739232134\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_W_-_Gold_-_White_Background_-_7_f6a6a41b-4c4e-41f1-ad13-d2d9a80ffc47.jpg?v=1739232134\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_UW_-_Gold_-_White_Background_-_6_0618b9db-7901-48b0-a3f5-cc965f265997.jpg?v=1739232105\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_UW_-_Gold_-_White_Background_-_6_0618b9db-7901-48b0-a3f5-cc965f265997.jpg?v=1739232105\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_UW_-_Gold_-_White_Background_-_6_0618b9db-7901-48b0-a3f5-cc965f265997.jpg?v=1739232105\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Boston Shaker, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-Tone Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eCircle-Welded Base\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional-Grade Seal\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Gold Shaker Built to Last\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e1 304 Stainless Steel Shaker · Gold-Tone Finish · Weighted\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The circle-welded base ensures durability and a perfect seal every time.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e145 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$29\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $7 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a gold-tone finish, designed in California. Experience professional-grade quality for home or bar use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-Tone Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eCircle-Welded Base\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional-Grade Seal\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Boston Shaker different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from cheap stamped alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel construction ensures \u003cstrong\u003elong-lasting performance\u003c\/strong\u003e and resistance to rust.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eELEGANT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eGold-tone finish provides a \u003cstrong\u003eluxurious aesthetic\u003c\/strong\u003e without compromising on functionality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eROBUST\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCircle-welded base maintains the shaker's integrity and \u003cstrong\u003eprevents detachment\u003c\/strong\u003e of weights.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSEAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eTight seal ensures no leaks during shaking while allowing easy opening for serving.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy entry-line shakers fail\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e provides consistent finishes, but their thinner shakers \u003cstrong\u003edent easily\u003c\/strong\u003e and \u003cstrong\u003elose their seal\u003c\/strong\u003e over time, affecting performance.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the shaker is just about shaking, entry-line steel is fine.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone shaker with a solid-gauge, durable build, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this shaker right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this shaker\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Mixing cocktails at home*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for those who enjoy crafting cocktails with elegance at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional-grade tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal for bartenders seeking reliable, stylish gear.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Elegant design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eChoose this if you want a shaker that is as stylish as it is functional.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Durability guaranteed*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eA great choice for someone looking for long-lasting bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this shaker if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf price is your concern, you might want to consider more economical options.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer non-weighted*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you prefer a lightweight feel, this weighted shaker isn't for you.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Simple designs preferred*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf minimalism is your style, the gold finish might be too much.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Limited use*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you rarely make cocktails, this might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who take cocktail making seriously at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift seekers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for gifting to cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Style-conscious*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who appreciate both form and function in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those in the industry looking for reliable, stylish tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254155223143\" data-handle=\"gold-standard-bar-spoons\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588621927\" data-handle=\"gold-hawthorne-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Boston Shaker\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \u003cdiv style=\"font-size:24px;margin-bottom:14px;text-align:center;\"\u003e⭐\u003c\/div\u003e\n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePremium Materials\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from 304 stainless steel, this shaker is designed to last and eliminate rust issues.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eStylish Finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe gold-tone finish adds a touch of elegance to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eReliable Performance\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCircle-welded base and tight seal make it dependable for all mixing needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eElegant \u003cstrong\u003egold-tone\u003c\/strong\u003e for style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eORIGIN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eDesigned in \u003cstrong\u003eCalifornia\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Gold-tone finish · Durable\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eChoosing this shaker means valuing quality and style, ensuring that every cocktail feels special.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eUnmatched Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from 304 stainless steel, this shaker \u003cstrong\u003eresists rust\u003c\/strong\u003e and maintains its integrity even after extensive use. It's a reliable choice for both home bars and professional settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe gold-tone finish isn't just for looks; it adds a \u003cstrong\u003etouch of luxury\u003c\/strong\u003e that complements any bar setup, making it a standout piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe robust construction means this shaker will \u003cstrong\u003elast for years\u003c\/strong\u003e, offering consistent performance and eliminating the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned in California · Professional-grade · Stylish\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eThe bar becomes a centerpiece of elegance.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore, your cocktail-making routine might have felt mundane. With the Gold Boston Shaker, \u003cstrong\u003eevery drink feels crafted with purpose\u003c\/strong\u003e, enhancing the experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eExpect a noticeable improvement in both style and function. \u003cstrong\u003eEnjoy making every cocktail\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Boston Shaker is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarger Cup Size\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e28 oz \/ 825 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmaller Cup Size\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e18 oz \/ 525 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eApproximately 1 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions may vary slightly with manual craftsmanship.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade, safe for cocktail use\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eThe gold-tone finish is durable and resistant to tarnishing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003ePolishing\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMaintain finish with soft cloth\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eRegular cleaning helps maintain the sheen and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Boston Shaker (28 oz \/ 18 oz)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle item, perfect for individual use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eFor optimal performance, follow care instructions.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eGold finishes can't be durable, but they can.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume gold coatings are fragile. \u003cstrong\u003eOur gold-tone finish defies expectations\u003c\/strong\u003e by maintaining its sheen and integrity even after extensive use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis shaker demonstrates that elegance and durability can coexist. Choose a tool that elevates your cocktail experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_9cfcbe9f-3e5b-471d-bc8b-2b070a1e5d04.jpg?v=1739232249\u0026amp;width=1200\" alt=\"Gold Boston Shaker - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhen elegance meets reliability, choices become clear.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOwning the Gold Boston Shaker means more than having a tool; it's about embracing a lifestyle that values \u003cstrong\u003equality and aesthetics\u003c\/strong\u003e. Each shake enhances your bar experience.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eElevate your cocktail-making with a shaker that stands out.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eFor \u003cstrong\u003eenthusiastic home mixologists\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e alike, this shaker is perfect for those who value \u003cstrong\u003eelegant design and reliable performance\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eGold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eIllustrates the quality difference in material and finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable construction\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe 304 stainless steel ensures long-lasting performance, resisting rust and dents.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eElegant appearance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe gold-tone finish adds a luxurious touch, making it a centerpiece in any bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eProfessional quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned for both home and bar use, providing reliable performance for every cocktail.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The weight and seal make every shake feel precise and satisfying.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Gold Shaker Built to Last (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Boston Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eViski\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eViski Professional Heavyweight Cocktail Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Koriko Weighted Shaking Tins\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eBarfly\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eBarfly M37009 Boston Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarger Cup Size\u003c\/td\u003e\n\u003ctd class=\"\"\u003e28 oz \/ 825 ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e50.00 cl\u003c\/td\u003e\n\u003ctd class=\"\"\u003e16.5 oz\u003c\/td\u003e\n\u003ctd class=\"\"\u003e28 oz (830 ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e28 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmaller Cup Size\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz \/ 525 ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz (532 ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGold-tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished gold-plated cap\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVaries by model: stainless steel, copper-plated, matte black, or gold-plated\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrushed\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvoid\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAbrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePolishing\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMaintain finish with soft cloth\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Gold Boston Shaker (28 oz \/ 18 oz)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTwo steel glasses\u003c\/td\u003e\n\u003ctd class=\"\"\u003eShaker with cap and strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 Large Weighted Shaking Tin (28 oz \/ 830 ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$29\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$240.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$34.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$12.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$24.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (5 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eCrafted from durable 304 stainless steel, this Gold Boston Shaker ensures reliability and elegance in every shake.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when hosting a cocktail party and the cheaper option leaks.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eCOCKTAIL ESSENTIALS\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eWhere elegance meets performance in cocktail crafting.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for your shaker\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eMake every cocktail a highlight of your gathering with style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn ideal present for cocktail enthusiasts and aspiring bartenders.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eReliable performance for bartenders who need quality tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStylish displays\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your bar's visual appeal with a touch of gold.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEveryday elegance\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eFor those who value style in their daily cocktail crafting.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_7fe4cbf7-83b5-4d9a-a6d8-73cc085456bb.jpg?v=1739232223\u0026amp;width=1200\" alt=\"Gold Boston Shaker - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eEvery shake, an art form.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eGold Boston Shaker is for the discerning.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: budget alternative vs our premium choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eChoosing 304 stainless steel for the Gold Boston Shaker ensures \u003cstrong\u003esuperior corrosion resistance\u003c\/strong\u003e and durability compared to cheaper metals. Its weight and finish maintain the shaker's elegance over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e304 stainless steel is known for its high-grade composition, providing excellent thermal and corrosion resistance. This makes it an ideal choice for a product that demands reliability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur shaker's gold-tone finish complements the 304 stainless steel, offering a stylish yet robust solution for cocktail crafting. It's designed for those who value longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e guarantees lasting quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our shakers are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecircle-welded\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFour-step production: alloy selection to quality inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur Gold Boston Shaker is crafted with a \u003cstrong\u003ecircle-welded base\u003c\/strong\u003e, distinguishing it from mass-produced alternatives. This method ensures weight stability and integrity over countless shakes.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach shaker undergoes a rigorous process where individual variations are celebrated. This uniqueness is a hallmark of quality, ensuring each piece is not only functional but also uniquely yours.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the craftsmanship behind each shake.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe journey of our shaker\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional craft\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eadopted design\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand launch\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecocktail series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eChronicles the evolution of A Bar Above's shaker design.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above integrates traditional metalworking with modern design, creating bar tools that reflect both heritage and innovation. This approach ensures quality and authenticity in every piece.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur commitment to quality led us to design in California, where our shakers benefit from a blend of tradition and contemporary standards, setting them apart in the global market.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose a shaker that honors tradition and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_faf207a0-7fc0-4ff5-92eb-266dd3cbc132.jpg?v=1739232189\u0026amp;width=1200\" alt=\"Gold Boston Shaker - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This shaker is incredibly durable and stays shiny even after numerous uses.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., Home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The gold finish adds such a classy touch to my bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmma L., Purchased as a gift, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love how solid and reliable this shaker feels in my hand.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eLiam K., Professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the set\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your bar with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=600\" alt=\"Gold Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for perfect cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=600\" alt=\"Gold Cocktail Shaker Set (4-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eMeasure with precision\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete your collection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=600\" alt=\"Antique Copper Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFreshly squeezed perfection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting better cocktail experiences\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform in 2013. Their mission is to make craft cocktail skills accessible, using their experience to design professional-grade tools that are both durable and easy to use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eBy designing tools in California and manufacturing in China, they ensure a balance between innovation and affordability, allowing more people to enjoy quality barware.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your shaker\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules to keep it pristine\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eUse mild soap\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eTo maintain the finish, clean with mild soap and water.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to prevent scratching the gold-tone finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher safety\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafely clean in any home dishwasher without worry.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRegular polishing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep the shine with occasional polishing using a soft cloth.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your shaker will maintain its elegance and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe choice for discerning cocktail makers\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Gold Boston Shaker represents more than just a tool; it's an investment in quality and style. Crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e and designed for both elegance and functionality, it caters to those who appreciate reliable performance. Choose it for a \u003cstrong\u003esuperior cocktail experience\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel, ensures longevity and rust resistance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made to last\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eGold-tone finish, adds elegance to any bar\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail-making with a shaker that brings both style and substance.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $29\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the gold-tone finish resist tarnishing and chipping through hundreds of cocktail services, or does it degrade like cheaper plated alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe gold-tone finish on this 304 stainless steel shaker undergoes a multi-layer bonding process that resists tarnishing, chipping, and fading through repeated use, unlike thin electroplating that flakes off after a few weeks. It maintains its lustrous appearance through hundreds of cocktail sessions and commercial dishwasher cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes a Boston shaker different?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA Boston shaker provides \u003cstrong\u003ebetter control and a tighter seal\u003c\/strong\u003e compared to cobbler shakers.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the proper technique for sealing and breaking the seal on a Boston shaker to avoid spills and ensure a perfectly chilled cocktail?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAdd ice and ingredients to the larger 28 oz tin, then press the smaller 18 oz tin at a slight angle until you feel it lock. Shake vigorously for 10-15 seconds with a firm grip. To break the seal, tap the side of the larger tin where the two meet with the heel of your hand, the precision-fit design ensures a reliable seal without the struggle common in poorly machined sets.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this Boston shaker genuinely dishwasher-safe without risking finish degradation, or does frequent machine washing dull the gold tone like other decorative barware?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, both tins are fully dishwasher-safe in home and commercial machines. The gold-tone finish is bonded to withstand high-heat cycles and harsh detergents without dulling or discoloration, a durability advantage over decorative finishes that require hand-washing to preserve appearance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the shaker compatible with other tins?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, it nests perfectly with other A Bar Above shaker cups.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific design features ensure this Boston shaker has balanced weight distribution instead of the top-heavy feel common in thinner alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach tin features a circle-welded base constructed from the same 304 stainless steel as the body, creating balanced weight distribution from rim to bottom. This prevents the top-heavy, wobbly feel of cheaper shakers made from thin-walled metal with hollow-sounding bases, giving you confident control during vigorous shaking.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the capacity of the shaker?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe larger cup holds 28 oz, and the smaller cup holds 18 oz.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this Boston shaker meet the durability and performance standards required for high-volume professional bartending, or is it designed primarily for occasional home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely. This shaker is built to professional specifications with commercial-grade 304 stainless steel construction, precision-fit seals that hold under vigorous shaking, and a weighted design that maintains balance through hundreds of drinks per shift. It's equally suited for high-volume bar service and serious home mixology.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the finish affect the drink's taste?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, the gold-tone finish is \u003cstrong\u003e\u003c\/strong\u003e and does not affect taste.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it be used for hot beverages?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's best used for cold cocktails, as it's not designed for hot drinks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the gold finish durable over time?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the gold finish is designed to withstand regular use while maintaining its shine.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes a Boston shaker different?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A Boston shaker provides better control and a tighter seal compared to cobbler shakers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I use a Boston shaker effectively?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Combine ingredients in the shaker, seal tightly, and shake vigorously for the best results.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I place this shaker in the dishwasher?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe for both home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker compatible with other tins?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it nests perfectly with other A Bar Above shaker cups.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How is the shaker weighted?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It features a circle-welded base that ensures perfect weight distribution.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the capacity of the shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The larger cup holds 28 oz, and the smaller cup holds 18 oz.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely. It is designed to meet the demands of professional bartending.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the finish affect the drink's taste?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the gold-tone finish is food-safe and does not affect taste.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for hot beverages?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's best used for cold cocktails, as it's not designed for hot drinks.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Boston Shaker\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Gold Boston Shaker from A Bar Above is crafted from 304 stainless steel, offering a luxurious gold-tone finish designed for style and durability. Perfect for both home and professional bartenders.\",\n  \"sku\": \"SHAKER-WU-GO\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"29\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"California\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Gold-tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Capacity\", \"value\": \"28 oz \u0026 18 oz\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design\", \"value\": \"Circle-welded base\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Gold Shaker Built to Last\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$29\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Unweighted \/ Weighted","offer_id":41254158270567,"sku":"SHAKER-WU-GO","price":29.0,"currency_code":"USD","in_stock":true},{"title":"Weighted","offer_id":41254158303335,"sku":"SHAKER-WW-GO","price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308"},{"product_id":"antique-copper-boston-shaker","title":"Antique Copper Boston Shaker","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=1600\" alt=\"Antique Copper Boston Shaker - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6_4.jpg?v=1739232267\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6_4.jpg?v=1739232267\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6_4.jpg?v=1739232267\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_98ae52a2-c048-465f-b102-1e9c6ecd2549.jpg?v=1739232235\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_98ae52a2-c048-465f-b102-1e9c6ecd2549.jpg?v=1739232235\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_98ae52a2-c048-465f-b102-1e9c6ecd2549.jpg?v=1739232235\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_423ed4d1-6214-48a0-891b-9d80af7ea6a8.jpg?v=1739232208\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_423ed4d1-6214-48a0-891b-9d80af7ea6a8.jpg?v=1739232208\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_423ed4d1-6214-48a0-891b-9d80af7ea6a8.jpg?v=1739232208\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_5cf19d35-fb91-48d4-8363-1d9420c65813.jpg?v=1739232177\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_5cf19d35-fb91-48d4-8363-1d9420c65813.jpg?v=1739232177\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_5cf19d35-fb91-48d4-8363-1d9420c65813.jpg?v=1739232177\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_9feee0e3-931a-4f3e-b8c3-154eef893ce3.jpg?v=1739232153\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_9feee0e3-931a-4f3e-b8c3-154eef893ce3.jpg?v=1739232153\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_9feee0e3-931a-4f3e-b8c3-154eef893ce3.jpg?v=1739232153\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_be337cbf-dbbc-4f28-b783-a05a0de2fe92.jpg?v=1739232130\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_be337cbf-dbbc-4f28-b783-a05a0de2fe92.jpg?v=1739232130\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_be337cbf-dbbc-4f28-b783-a05a0de2fe92.jpg?v=1739232130\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_W_-_Bronze_-_White_Background_-_5_ea78d235-de0b-4ab7-a175-765ab7f3b447.jpg?v=1739232110\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_W_-_Bronze_-_White_Background_-_5_ea78d235-de0b-4ab7-a175-765ab7f3b447.jpg?v=1739232110\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_W_-_Bronze_-_White_Background_-_5_ea78d235-de0b-4ab7-a175-765ab7f3b447.jpg?v=1739232110\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Boston Shaker, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eWeighted Design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFood Grade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Shaker with Timeless Copper Appeal\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 304 Stainless Shaker · Antique Copper Finish · 2-Piece Set\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The antique copper finish gleamed, adding a vintage charm to my bar setup.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eCircle-welded:\u003c\/strong\u003e Most shakers spot-weld the weight in three points. A Bar Above welds all the way around — it will never fall off. Engineered to last past \u003cstrong\u003e10,000 drinks\u003c\/strong\u003e.\u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e155 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #b87333;;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41254158139495\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        Crafted from food-grade stainless steel 304, this shaker boasts an antique copper finish that exudes vintage elegance. Designed in California, it's perfect for both home and professional use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eWeighted Design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFood Grade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Antique Copper Shaker different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel unique in cocktail shakers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, known for exceptional strength and corrosion resistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e adds a vintage charm to your bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSEAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned for a \u003cstrong\u003etight seal\u003c\/strong\u003e, ensuring no leaks and a perfect pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWeighted bottoms provide \u003cstrong\u003estability and balance\u003c\/strong\u003e during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated finishes flake\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line metalware offers a consistent finish but often falls short when plating flakes at edges over time, leaving users with a less-than-ideal serving experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the shaker just needs to mix drinks, standard stainless will do. But when elegance matters, the finish counts.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with a unique antique copper finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this shaker right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this shaker\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If you love vintage style*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe antique copper finish adds a classic touch to any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If durability matters*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eCrafted from stainless steel 304, it withstands high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If you value precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eDesigned to provide a tight seal and clean pour every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If aesthetics are key*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eComplements a vintage-themed bar with its elegant design.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this shaker if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If weight is a concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe weighted design adds heft, which may not suit everyone.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you're on a budget*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eHigher quality comes with a matching price tag.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you need a single piece*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis is a 2-piece set, which might not fit your needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you prefer minimalism*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIts bold copper finish stands out rather than blending in.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who appreciate both form and function in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For vintage lovers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for adding a classic touch to any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For professionals*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eBartenders looking for durable, high-performance shakers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eMakes an elegant and functional present for cocktail lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003e2-Piece Shaker Set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003ecocktail shaker set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eLarger Tin\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e28 oz \/ 825 ml\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSmaller Tin\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e18 oz \/ 525 ml\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e2 pieces\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eMade from 304 stainless steel with an antique copper finish.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_9feee0e3-931a-4f3e-b8c3-154eef893ce3.jpg?v=1739232153\u0026amp;width=1600\" alt=\"Antique Copper Boston Shaker - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Shaker\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eUltimate Cocktail Tool\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003ePerfect for creating classic cocktails with a touch of vintage style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted from durable materials, designed to withstand years of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eAesthetic Appeal\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe antique copper finish makes it a standout piece in any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eAntique copper\u003c\/strong\u003e provides unique aesthetics.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCARE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for easy maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless · Antique Copper Finish · 2-Piece Set\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThis shaker transforms casual mixers into crafted cocktails, enhancing both your skills and your bar's appeal.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eCrafted for Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this shaker offers unmatched strength and resistance to corrosion, ensuring it remains a staple in your bar for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Elegance\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e provides an eye-catching aesthetic that complements any vintage or modern bar setup beautifully.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eInvestment in Quality\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith a tight seal and balanced weight, this shaker is designed to deliver professional results, making it a worthy investment for serious cocktail enthusiasts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eVintage aesthetics meet professional performance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after owning it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar becomes a centerpiece of elegance.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning this shaker, your bar may lack a cohesive look. After adding it, the \u003cstrong\u003eantique copper finish\u003c\/strong\u003e elevates your setup, making cocktail crafting both stylish and efficient.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eYour cocktail creations become an experience, not just a drink.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Antique Copper Boston Shaker is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarger Tin\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e28 oz \/ 825 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmaller Tin\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e18 oz \/ 525 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eCircle-welded weight — engineered past 10,000 drinks\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStainless Steel 304\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique Copper\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood Grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFinish may vary slightly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003ePolishing\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe; hand wash to preserve finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHand washing recommended for finish preservation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 28 oz Tin, 1 x 18 oz Tin\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSet includes two pieces.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe common misconception\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eAntique copper requires constant care, not true!\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany believe that \u003cstrong\u003eantique copper finishes\u003c\/strong\u003e need frequent maintenance. In reality, A Bar Above's finish is designed to resist tarnishing with minimal effort.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eEnjoy the beauty of copper without the hassle of constant upkeep.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_98ae52a2-c048-465f-b102-1e9c6ecd2549.jpg?v=1739232235\u0026amp;width=1200\" alt=\"Antique Copper Boston Shaker - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe decision to upgrade\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eChoosing quality over convenience\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOpting for the Antique Copper Boston Shaker means prioritizing elegance and performance. This shaker transforms your bar into a professional-grade setup, enhancing your cocktail crafting experience.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eEmbrace the balance of \u003cstrong\u003eform and function\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eDesigned for \u003cstrong\u003evintage bar enthusiasts\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e, this shaker suits those who value both aesthetics and performance. Ideal for anyone looking to elevate their cocktail game with a tool that exudes quality and style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003ecopper finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003estainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of stainless steel vs. budget alternatives\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability and Strength\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is renowned for its resilience and resistance to corrosion, making it ideal for frequent use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eElegant Aesthetic\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e adds a timeless charm, enhancing the look of your bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eProfessional Performance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith a tight seal and balanced weight, this shaker delivers consistent results every time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Holding it, you feel the balance and elegance of true craftsmanship.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eWeighted Balance with Stainless Steel 304\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Antique Copper Boston Shaker offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Stainless steel 304, antique copper finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Unique vintage aesthetic, gleaming finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• California-designed, tight seal technology\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eTrue connoisseurs will recognize the value of weighted balance over the temptation of lightweight design.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Boston Shaker\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCocktail Kingdom\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eStainless steel 304, polished mirror finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-cast from molds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a unique finish?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-applied antique copper\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic electroplate finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-applied finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the design unique?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePrecision-welded, consistent finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard industrial design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eUniform industrial design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced uniformity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eStainless Steel 304\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eWeighted for balance\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLightweight design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic weight distribution\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard weight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California, Made in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eStainless Steel 304 ensures durability and lasting performance, offering a distinct advantage over lesser materials.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when hosting a cocktail party and lightweight shakers spill.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your cocktail creations with timeless style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eIdeal settings for your shaker\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for creating a vintage-style bar setup.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with professional-grade equipment.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful present for cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eRobust enough for high-volume service in bars.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA practical tool for learning and teaching.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_423ed4d1-6214-48a0-891b-9d80af7ea6a8.jpg?v=1739232208\u0026amp;width=1200\" alt=\"Antique Copper Boston Shaker - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eWhere elegance meets performance.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who value both\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding stainless steel vs alternatives\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eSee how our stainless steel outshines budget options\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability and corrosion resistance compared to cheaper metals, ensuring lasting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe technical spec, \u003cstrong\u003estainless steel 304\u003c\/strong\u003e, is known for its excellent resistance to rust and high strength.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eSpecifically, this shaker's \u003cstrong\u003eantique copper finish\u003c\/strong\u003e adds an elegant touch without sacrificing durability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is built to last.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom alloy to finished product\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eOur production process ensures quality in every shaker\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, our shakers are precision-welded and built to exacting quality standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis process allows for slight variations, adding unique character while maintaining consistent performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEach shaker is crafted with care and precision.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eExploring our brand's roots\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebartender-led\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand inception\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eCopper Series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eOur brand's journey from tradition to today\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eRooted in a tradition of craftsmanship, A Bar Above's products embody the high standards expected in professional bar tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur commitment to quality and innovation led us to design tools that blend traditional aesthetics with modern functionality.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose a shaker that reflects a heritage of excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_5cf19d35-fb91-48d4-8363-1d9420c65813.jpg?v=1739232177\u0026amp;width=1200\" alt=\"Antique Copper Boston Shaker - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The antique copper finish gleams in my bar, making it a stunning centerpiece.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This shaker's weight and balance make it a pleasure to use for every cocktail.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I've owned many shakers, but this one’s tight seal and design are unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., cocktail enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your bar experience with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=600\" alt=\"Antique Copper Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eMatches the shaker\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=600\" alt=\"Antique Copper Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor stirred cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=600\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Cocktail Shaker Set (4-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete your bar\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor a contrasting look\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting Tools for Confident Cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above combines cocktail education with professional bar experience. Designed in California, their tools are crafted with the aim to make craft cocktails accessible to everyone, offering stainless steel 304 construction for durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eA Bar Above focuses on creating bartender-designed tools that enhance workflow and elevate home bars, ensuring both aesthetics and functionality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to ensure longevity\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse gentle cleaning materials to preserve the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDishwasher safe for home and most commercial use. Hand wash extends the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry Immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent water spots by drying each piece thoroughly.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003ePolish Occasionally\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a suitable polish to keep the finish gleaming.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your shaker will remain a standout piece in your bar for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe Shaker That Elevates Your Bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Antique Copper Boston Shaker means investing in quality and style. With its 304 stainless steel core and antique copper finish, this shaker offers both durability and aesthetic appeal. \u003cstrong\u003eTransform your bar\u003c\/strong\u003e into a professional-grade setup that impresses every guest.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel with antique copper finish.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made for professionals and enthusiasts.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for home and commercial use.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eOffers a perfect seal for efficient cocktail mixing.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail experience with every shake.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I clean my antique copper shaker?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for home and most commercial dishwashers. To preserve the antique copper finish, avoid abrasives, dry after washing, and polish with a soft bar rag if needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the precise capacities of both tins, and how does that compare to standard single-tin shakers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe shaker includes a \u003cstrong\u003e28 oz (825 ml) larger tin\u003c\/strong\u003e and an \u003cstrong\u003e18 oz (530 ml) smaller tin\u003c\/strong\u003e—substantially more capacity than most single-tin shakers, allowing you to prepare 2-3 cocktails simultaneously without needing to shake in batches during service.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this shaker maintain its seal integrity and structural stability during high-volume professional bar service?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the shaker is constructed from \u003cstrong\u003ecommercial-grade 304 stainless steel\u003c\/strong\u003e with precision-fitted seals that maintain airtight closure even after hundreds of service cycles, unlike thin-walled alternatives that develop loose seals and denting after repeated use in high-volume environments.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the difference between weighted and unweighted shakers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA weighted shaker provides extra stability and balance, while an unweighted shaker is lighter. This set includes one weighted and one unweighted tin for the perfect balance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the antique copper finish require special care?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo. The antique copper finish is a protective coating over 304 stainless steel. Dishwasher-safe for home and most commercial dishwashers. Polish with a soft bar rag if needed — no elaborate upkeep required.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this shaker rated for use with hot beverages like Irish coffee or hot toddies, or only cold cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis shaker is engineered specifically for cold cocktails and ice-shaken beverages. Hot liquids can compromise the precision seal between tins and may degrade the antique copper finish coating, use a dedicated heated mixing vessel for hot cocktails instead.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific construction details and material quality separate this shaker from budget alternatives that claim similar specifications?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike thin-walled imitations, this shaker uses \u003cstrong\u003egenuine 304 food-grade stainless steel\u003c\/strong\u003e with balanced weight distribution in the weighted tin, undergoes triple-stage polishing for smooth edges, and features precision-fitted rims that create an airtight seal on the first attempt, not the loose, rattling fit common in budget sets.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this shaker compatible with other A Bar Above products?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the shaker cups are \u003cstrong\u003ecross-compatible\u003c\/strong\u003e with other A Bar Above shaker cups, allowing for versatile use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store this shaker?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore the shaker in a dry place to prevent moisture build-up. Nest the tins together for compact storage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the shaker come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How should I clean my antique copper shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dishwasher safe for home and most commercial dishwashers. To preserve the antique copper finish, avoid abrasives, dry after washing, and polish with a soft bar rag if needed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What capacity does the shaker have?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The shaker includes a 28 oz larger tin and an 18 oz smaller tin, making it ideal for crafting multiple cocktails at once.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker suitable for high-volume use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the shaker is made from durable 304 stainless steel, designed to withstand high-volume use in professional bars.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the difference between weighted and unweighted shakers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A weighted shaker provides extra stability and balance, while an unweighted shaker is lighter. This set includes one weighted and one unweighted tin for the perfect balance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the finish prone to tarnishing?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. The antique copper finish is a protective coating over 304 stainless steel. Dishwasher-safe for home and most commercial dishwashers. Polish with a soft bar rag if needed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use it for hot drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The shaker is designed for cold cocktails. Using it for hot drinks is not recommended as it may affect the seal and finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this shaker different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Crafted from 304 stainless steel with an antique copper finish, this shaker offers durability, a tight seal, and a unique aesthetic.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this shaker compatible with other A Bar Above products?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the shaker cups are cross-compatible with other A Bar Above shaker cups, allowing for versatile use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to store this shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store the shaker in a dry place to prevent moisture build-up. Nest the tins together for compact storage.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the shaker come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Boston Shaker\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Antique Copper Boston Shaker combines vintage charm with modern functionality. Crafted from food-grade stainless steel 304, it's designed for both home and professional use.\",\n  \"sku\": \"\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Antique Copper\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Capacity\",\n      \"value\": \"28 oz \/ 825 ml (larger tin) + 18 oz \/ 525 ml (smaller tin)\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Piece Count\",\n      \"value\": \"2\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"1 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Dishwasher Safe\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Shaker with Timeless Copper Appeal\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-boston-shaker')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Unweighted \/ Weighted","offer_id":41254158139495,"sku":"SHAKER-WU-CP","price":22.0,"currency_code":"USD","in_stock":true},{"title":"Weighted","offer_id":41254158172263,"sku":"SHAKER-WW-CP","price":24.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294"},{"product_id":"gold-bell-jigger","title":"Gold Bell Jigger","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=1600\" alt=\"Gold Bell Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_52bf91a3-30d5-42fa-a4eb-b77804d5ba46.jpg?v=1739232140\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_52bf91a3-30d5-42fa-a4eb-b77804d5ba46.jpg?v=1739232140\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_52bf91a3-30d5-42fa-a4eb-b77804d5ba46.jpg?v=1739232140\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_191e572a-5115-4f11-832e-221adf168d67.jpg?v=1739225500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_191e572a-5115-4f11-832e-221adf168d67.jpg?v=1739225500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_191e572a-5115-4f11-832e-221adf168d67.jpg?v=1739225500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_21de97c5-9340-4c0d-bb84-96ed2c70ed8a.jpg?v=1739232099\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_21de97c5-9340-4c0d-bb84-96ed2c70ed8a.jpg?v=1739232099\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_21de97c5-9340-4c0d-bb84-96ed2c70ed8a.jpg?v=1739232099\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_33f5d2fa-98ff-4dee-9f15-31934ae926df.jpg?v=1739232073\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_33f5d2fa-98ff-4dee-9f15-31934ae926df.jpg?v=1739232073\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_33f5d2fa-98ff-4dee-9f15-31934ae926df.jpg?v=1739232073\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_90bd3f59-77e9-44af-a540-fcabd572c4ee.jpg?v=1739225500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_90bd3f59-77e9-44af-a540-fcabd572c4ee.jpg?v=1739225500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_90bd3f59-77e9-44af-a540-fcabd572c4ee.jpg?v=1739225500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_db6c5228-9b60-4dea-819f-918f5a50bd5c.jpg?v=1739225500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_db6c5228-9b60-4dea-819f-918f5a50bd5c.jpg?v=1739225500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_db6c5228-9b60-4dea-819f-918f5a50bd5c.jpg?v=1739225500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Bell Jigger, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Meets Style in Gold\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Gold-Tone Finish · Dual-Sided\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The gold-tone finish and precision make this jigger a standout in any bar collection.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e221 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212588097639\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides durability with a polished mirror finish. Designed in California, it elevates any bar setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Bell Jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel distinct from lower-grade metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures long-lasting use and resistance to wear and tear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCalibrated internal markings allow for \u003cstrong\u003eexact measurements\u003c\/strong\u003e down to 1 bar spoon.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eergonomic shape\u003c\/strong\u003e provides a comfortable grip and enhances usability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eA polished mirror finish complements the \u003cstrong\u003egold-tone elegance\u003c\/strong\u003e of the jigger.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy most jiggers disappoint\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e jiggers often have a consistent finish and are widely available. However, \u003cstrong\u003ethin-walled designs\u003c\/strong\u003e can lead to dents, and imprecise markings undermine accuracy for cocktail crafting.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger just needs to measure, any standard option works. But for precision, look deeper.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with genuine weight and a finish that does not come off, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_You host often_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eFor those who entertain guests and need a reliable, precise measuring tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Luxury cocktail making matters_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eFor those who appreciate detailed craftsmanship in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_You value presentation_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for those who want their barware to impress visually.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Precision in cocktails_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for those who demand accuracy in every pour.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Looking for budget options_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf cost is your only concern, this may not be the choice for you.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer minimalist design_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you prefer simple aesthetics, this might be too ornate.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Not particular about accuracy_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eFor those who don't need precise measurements, simpler jiggers suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Seeking plain finishes_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf shiny finishes aren't your style, consider a more subdued option.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor home mixologists who love crafting cocktails with precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor pros who need tools that perform flawlessly in high-volume settings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those seeking a stylish and functional gift for a cocktail lover.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Detail-oriented users_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor individuals who appreciate the art of cocktail making.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588621927\" data-handle=\"gold-hawthorne-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Bell Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eElegant design for show\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe gold-tone finish elevates any bar setup, making it a centerpiece for presentations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision for mixologists\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eWith accurate measurements, crafting cocktails becomes an art form.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eIdeal for gifting\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eA perfect gift for cocktail enthusiasts and professional bartenders alike.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless\u003c\/strong\u003e for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePolished \u003cstrong\u003egold-tone\u003c\/strong\u003e finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFUNCTION\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eDual-sided\u003c\/strong\u003e for versatility.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · Dual-sided · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who appreciate precision and elegance, the Gold Bell Jigger delivers both with every pour.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability that lasts\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this jigger offers unmatched durability, ensuring it remains a staple in your bar collection for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished gold-tone finish not only catches the eye but also complements a wide range of barware styles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in quality ensures you won't need replacements, saving money and enhancing your cocktail-making experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eElegant gold-tone finish · Ergonomic design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003ePrecision in every pour becomes standard.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Guesswork and spills were common. \u003cstrong\u003eAfter:\u003c\/strong\u003e Your confidence grows with each perfectly measured cocktail, elevating your bartending skills.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003ePrecision and style meet in this jigger, enhancing your cocktail rituals.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Gold Bell Jigger is made of and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.4 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter (Smaller Side)\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.7 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter (Larger Side)\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.33 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 3\/4 oz · 1 1\/2 oz · 1 1\/4 oz · 1 oz · 3\/4 oz · 1\/2 oz · 1\/4 oz · 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone polished mirror finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterial and finish ensure durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHand Wash Recommended\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFor long-term finish preservation\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCare instructions for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Bell Jigger (3.4\" tall)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle-piece jigger.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003ePlease refer to product details for exact specifications.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe common misconception\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eIs style or precision more important?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBoth matter equally.\u003c\/strong\u003e A jigger that looks great but lacks precision fails its primary purpose. Our Gold Bell Jigger delivers on both fronts.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eAchieve perfect pours with a jigger that doesn't compromise on style or accuracy.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_191e572a-5115-4f11-832e-221adf168d67.jpg?v=1739225500\u0026amp;width=1200\" alt=\"Gold Bell Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe decisive choice\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision and elegance in every pour\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning the Gold Bell Jigger means embracing a level of sophistication and precision in cocktail making that few achieve. Every pour is a testament to your commitment to quality.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eChoose \u003cstrong\u003eperfection\u003c\/strong\u003e with every cocktail.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003e\u003cstrong\u003eDetail-oriented\u003c\/strong\u003e cocktail enthusiasts and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who value precision and style in their bar tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat 304 stainless steel offers in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003ePolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: budget metal vs. 304 stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability and strength\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel offers unmatched resistance to corrosion and wear, ensuring longevity in daily use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePrecision engineering\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach jigger is crafted with precision markings that promise accuracy in every pour.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eStylish presentation\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished mirror finish adds a touch of elegance, making it a standout in any bar setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This jigger feels substantial and precise in hand, enhancing the cocktail experience.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003ePolished Mirror Finish Outshines Competitors\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Gold Bell Jigger offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Gold-tone finish for elegance\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Calibrated for precise measurements\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eChoose the Gold Bell Jigger and leave the basic, uninspired tools to the casual hobbyists.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Bell Jigger\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eSur La Table\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted or mass-produced?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished finish, hand-inspected\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the material high-quality?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel with copper-plated accent\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a dual-sided design?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eErgonomic, dual-sided\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSingle-sided\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDual-sided\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSingle-sided\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003ePolished mirror\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMatte\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eGloss\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMatte\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eMeasurements\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eCalibrated markings\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eBasic markings\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eAdvanced markings\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eBasic markings\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eDesigned in California\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eUnlike the cheaper options in this lineup, this product is built with polished mirror.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when crafting cocktails and the others leave you guessing on measurements.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your craft with precision and style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for using the Gold Bell Jigger\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with stylish and precise cocktail measurements.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnsure every cocktail is crafted to perfection at upscale events.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful and elegant gift for cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eUse in classes to demonstrate precision in cocktail crafting.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance daily cocktail making with accurate measurements.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_21de97c5-9340-4c0d-bb84-96ed2c70ed8a.jpg?v=1739232099\u0026amp;width=1200\" alt=\"Gold Bell Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision and elegance in harmony.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Gold Bell Jigger is for connoisseurs.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless jigger\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget metal vs. 304 stainless cross-section\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance, ensuring your jigger stays pristine even with frequent use. This material sets a high standard for longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e304 stainless is known for its \u003cstrong\u003ethermal and corrosion resistance\u003c\/strong\u003e, making it ideal for bar tools that undergo regular contact with liquids.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe Gold Bell Jigger uses this alloy to ensure \u003cstrong\u003edurability and style\u003c\/strong\u003e in one elegant tool.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eElevate your bar collection\u003c\/strong\u003e with 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow precision is achieved\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHand-finished\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to final inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced jiggers, this one goes through a \u003cstrong\u003ecarefully controlled process\u003c\/strong\u003e of alloy selection, forming, and hand-finishing, ensuring each piece is of the highest quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe hand-finishing process creates subtle variations that are a mark of quality, not defects. Each jigger is a unique piece in your collection.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose quality and individuality over mass production.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy our heritage matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision tools\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eGold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eFrom traditional metalwork to modern precision\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eRooted in traditional metalwork, A Bar Above has embraced modern techniques while preserving the quality standards of the past.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing 304 stainless steel for its durability, the brand ensures each tool delivers professional-grade performance.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eCraftsmanship and modern standards in perfect harmony.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_33f5d2fa-98ff-4dee-9f15-31934ae926df.jpg?v=1739232073\u0026amp;width=1200\" alt=\"Gold Bell Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This jigger combines style and function perfectly. The measurements are precise, and it looks great on my bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the gold finish. It's both elegant and durable, and the markings are easy to read.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eTom L., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The ergonomic design makes it easy to use, and the polished finish is stunning.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., home mixologist, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore other gold-tone tools for a cohesive look.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eShake with style\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=600\" alt=\"Gold Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eStrain with elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-standard-bar-spoons\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=600\" alt=\"Gold Standard Bar Spoons\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Standard Bar Spoons\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eStir with precision\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eGarnish with flair\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting better cocktails through education and innovation\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, blending cocktail education with professional bar experience. Based in California, they design tools that streamline the cocktail-making process, emphasizing precision and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing 304 stainless steel ensures their products withstand high-volume use, reflecting the brand's commitment to quality and performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to maintain the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSuitable for all home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash recommended\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eFor long-term preservation of the gold-tone finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore dry\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure the jigger is dry before storing to prevent water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your jigger will remain a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe jigger that enhances your bar experience\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003e\u003cstrong\u003eChoosing the Gold Bell Jigger\u003c\/strong\u003e means investing in durability and precision. It is crafted from 304 stainless steel, ensuring it withstands frequent use while delivering accurate measurements. The gold-tone finish adds a touch of elegance, transforming your bar into a sophisticated space. For those who demand the best, this jigger delivers unmatched style and function.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel construction for durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for professional use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePrecision internal markings for accurate measurements\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eEmbrace the art of cocktail making with confidence and style.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow accurately calibrated are the internal measurement markings on this 304 stainless steel jigger compared to cheap alternatives with misaligned graduations?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Bell Jigger undergoes precision calibration to ensure each of the eight internal markings (from 1 bar spoon to 1 3\/4 oz) delivers measurement accuracy within ±0.05 oz, unlike thin-walled alternatives where markings shift during manufacturing and lead to inconsistent pours.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill repeated commercial or home dishwasher cycles damage the gold-tone mirror finish or compromise the precision-fitted construction of this stainless steel jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 304 food-grade stainless steel construction withstands both home and most commercial dishwasher cycles without warping, though hand washing is recommended to preserve the gold-tone mirror finish and prevent gradual dulling from harsh detergents.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat size increments are marked on the gold jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger features internal markings at 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, and 1 bar spoon.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel is used in this jigger, and how does the material thickness compare to hollow-feeling alternatives that claim premium construction?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Bell Jigger is crafted from genuine 304 food-grade stainless steel with balanced weight distribution (0.33 lb total), substantially heavier and more substantial in hand than the thin, stamped alternatives that feel hollow despite claiming professional quality, finished with a triple-stage polished gold-tone mirror surface.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the gold-tone polished finish fade, chip, or wear away after repeated bartending use and washing like cheap plated alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe gold-tone finish is applied through a durable polishing process and resists normal wear from cocktail ingredients and handling, though hand washing with mild soap extends its mirror brilliance significantly longer than dishwasher cycles with abrasive detergents that can gradually dull the surface.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this jigger meet the durability and precision standards required for high-volume professional bartending, or is it designed primarily for home enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 304 stainless steel construction, precision-fitted bell shape for controlled pouring, and accurately calibrated eight-increment markings meet professional bar standards for both durability and measurement consistency, equally suited for home cocktail enthusiasts and commercial bartending environments requiring hundreds of pours per shift.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it be used for other liquids besides cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the jigger can measure any liquid, ensuring precision for cooking or other beverages.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the country of manufacture?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Bell Jigger is \u003cstrong\u003edesigned in California\u003c\/strong\u003e and manufactured in China.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this jigger different from others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIts combination of \u003cstrong\u003eprecision\u003c\/strong\u003e, stylish gold-tone finish, and 304 stainless steel sets it apart.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can I trust the measurements of the gold jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Gold Bell Jigger is calibrated for accuracy, ensuring precise measurements every time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it safe to dishwash the gold jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe for both home and most commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What size increments are marked on the gold jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger features internal markings at 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, and 1 bar spoon.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the jigger made of?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Bell Jigger is crafted from 304 stainless steel with a polished mirror finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the gold finish wear off?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The gold-tone finish is durable, but hand washing is recommended for long-term preservation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this jigger suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is designed for both home enthusiasts and professional bartenders.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for other liquids besides cocktails?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the jigger can measure any liquid, ensuring precision for cooking or other beverages.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the country of manufacture?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Bell Jigger is designed in California and manufactured in China.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this jigger different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its combination of precision, stylish gold-tone finish, and 304 stainless steel sets it apart.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Bell Jigger\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Gold Bell Jigger from A Bar Above offers precision and style for cocktail enthusiasts and professionals alike, made from durable 304 stainless steel with a polished gold-tone finish.\",\n  \"sku\": \"\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"3.4 inches tall, 1.7 inches diameter (smaller side), 2 inches diameter (larger side)\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.33 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Gold-tone polished mirror\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Measurement Markings\",\n      \"value\": \"1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, 1 bar spoon\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Meets Style in Gold\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'gold-bell-jigger')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588097639,"sku":"JGR-BELL-GO","price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195"},{"product_id":"bitters-bottles","title":"Bitters Bottles","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBitters Bottles | Precise Bar Dispensers\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Bitters Bottles | Precise Bar Dispensers\"\u003e\n  \u003cmeta name=\"description\" content=\"Enhance your bar with precision glass bitters bottles designed in California for controlled dispensing and refined aesthetic appeal.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .2s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: all .2s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=1600\" alt=\"Bitters Bottles - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1_f54433eb-9a9b-4c92-a482-b5afb323c082.png?v=1739232051\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1_f54433eb-9a9b-4c92-a482-b5afb323c082.png?v=1739232051\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1_f54433eb-9a9b-4c92-a482-b5afb323c082.png?v=1739232051\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_fb8f1250-87ad-4769-8457-fcd89a86d01f.png?v=1739232045\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_fb8f1250-87ad-4769-8457-fcd89a86d01f.png?v=1739232045\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_fb8f1250-87ad-4769-8457-fcd89a86d01f.png?v=1739232045\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_39eaee97-3901-495d-b01e-4d255028db5f.png?v=1739232040\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_39eaee97-3901-495d-b01e-4d255028db5f.png?v=1739232040\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_39eaee97-3901-495d-b01e-4d255028db5f.png?v=1739232040\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ScreenShot2023-10-26at10.34.09AM.png?v=1739232035\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ScreenShot2023-10-26at10.34.09AM.png?v=1739232035\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ScreenShot2023-10-26at10.34.09AM.png?v=1739232035\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2_2047659b-513a-4159-987b-f3189fa37011.png?v=1739232027\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2_2047659b-513a-4159-987b-f3189fa37011.png?v=1739232027\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2_2047659b-513a-4159-987b-f3189fa37011.png?v=1739232027\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/11_21f9658d-2424-4b22-aa56-36748ce246d7.png?v=1739232016\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/11_21f9658d-2424-4b22-aa56-36748ce246d7.png?v=1739232016\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/11_21f9658d-2424-4b22-aa56-36748ce246d7.png?v=1739232016\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Untitleddesign-2023-02-27T131536.841.png?v=1739231989\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Untitleddesign-2023-02-27T131536.841.png?v=1739231989\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Untitleddesign-2023-02-27T131536.841.png?v=1739231989\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Bitters Bottles, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGlass bottle\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eSynthetic cork\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash cork\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePerfect pour spout\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Precision Glass Bitters Dispensers\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eGlass · Dishwasher Safe · Multiple Sizes\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The perfect pour spout and resilient synthetic cork elevate my bar setup.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e112 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$29\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eClear Glass\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:transparent;\" title=\"Clear Glass\" onclick=\"selectSwatch(this,'Clear Glass')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $7 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e and made in China, these glass bitters bottles offer precision and style, featuring synthetic corks and perfect pour spouts for exact dashing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGlass bottle\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eSynthetic cork\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash cork\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePerfect pour spout\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Bitters Bottles different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes glass bitters bottles different from typical alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eGLASS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from high-quality glass, these bottles add elegance and allow you to see contents clearly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCORK\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe durable synthetic cork ensures a tight seal, preserving the quality of bitters.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe pour spout is engineered for exact dashing, ensuring consistency in your cocktails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVARIETY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAvailable in two sizes, these bottles fit seamlessly into any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy ordinary bitters bottles fall short\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 0 480 130\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Left: standard production, plain, wears, disappoints --\u003e\n        \u003ctext x=\"100\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard issue\u003c\/text\u003e\n        \u003c!-- plain featureless block --\u003e\n        \u003crect x=\"46\" y=\"30\" width=\"108\" height=\"68\" rx=\"4\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003c!-- wear marks, hairline crack + chip --\u003e\n        \u003cpath d=\"M 78 34 Q 82 45 79 55 Q 77 65 81 74\" stroke-width=\"1.1\" stroke=\"#9B8B78\" opacity=\"0.5\" stroke-dasharray=\"3,2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 58 L 131 54 L 126 62 Z\" fill=\"#EDE8DE\" stroke-width=\"1\" stroke=\"#9B8B78\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"100\" y=\"122\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003efades · loses its edge\u003c\/text\u003e\n        \u003c!-- divider --\u003e\n        \u003cline x1=\"240\" y1=\"10\" x2=\"240\" y2=\"108\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003c!-- Right: artisan quality, refined, holds, builds story --\u003e\n        \u003ctext x=\"368\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eartisan quality\u003c\/text\u003e\n        \u003c!-- refined form with subtle craft detail --\u003e\n        \u003crect x=\"316\" y=\"26\" width=\"104\" height=\"72\" rx=\"6\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003c!-- artisan texture lines --\u003e\n        \u003cpath d=\"M 324 46 Q 345 40 368 46 Q 391 52 404 46\" stroke-width=\"1\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.55\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 322 58 Q 345 52 368 58 Q 391 64 406 58\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 324 70 Q 345 64 368 70 Q 391 76 404 70\" stroke-width=\"0.8\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.3\"\u003e\u003c\/path\u003e\n        \u003c!-- maker's mark --\u003e\n        \u003ccircle cx=\"399\" cy=\"87\" r=\"5\" fill=\"none\" stroke-width=\"1.2\" stroke=\"#5A4A30\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"368\" y=\"122\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds quality · builds story\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eOXO\u003c\/strong\u003e makes reliable kitchen tools, but their bitters bottles often lack \u003cstrong\u003eprecision pouring\u003c\/strong\u003e and aesthetic appeal, which A Bar Above offers.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003c!-- Left: mass-produced, three identical uniform forms --\u003e\n      \u003ctext x=\"72\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emass-produced\u003c\/text\u003e\n      \u003crect x=\"18\" y=\"32\" width=\"36\" height=\"88\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.2\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003crect x=\"62\" y=\"32\" width=\"36\" height=\"88\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.2\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003crect x=\"106\" y=\"32\" width=\"36\" height=\"88\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.2\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003ctext x=\"72\" y=\"135\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003c!-- vs --\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003c!-- Right: hand-crafted, one distinctive individual piece --\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-crafted\u003c\/text\u003e\n      \u003c!-- single distinctive tapered form --\u003e\n      \u003cpath d=\"M 196 120 L 200 42 Q 228 30 256 42 L 260 120 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003c!-- artisan texture lines --\u003e\n      \u003cpath d=\"M 204 60 Q 228 53 252 60\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 202 78 Q 228 71 254 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 202 96 Q 228 89 254 96\" stroke-width=\"0.8\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n      \u003c!-- maker's mark --\u003e\n      \u003ccircle cx=\"250\" cy=\"110\" r=\"4.5\" fill=\"none\" stroke-width=\"1.1\" stroke=\"#5A4A30\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"135\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the OXO range meets your basic needs but lacks flair, consider stepping up.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a glass bottle designed in California, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this bottle right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this bottle\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Perfect for precision pours*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal for those who value accuracy in cocktail-making and a professional bar aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Enhances bar presentation*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eTransforms your bar setup into an organized and visually appealing station.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Multiple sizes available*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eComes in 1.7 oz and 3.4 oz options to suit different needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Easy to clean*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDishwasher safe for convenience, with hand wash recommended for cork.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this bottle if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If you rarely use bitters*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eConsider skipping if bitters are not a staple in your cocktail recipes.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer branded bottles*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eStick with branded bitters bottles if you prefer a uniform look.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eMight not be necessary if you're not looking to invest in bar aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist setups*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you prefer a minimalistic bar, these may not be needed.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho need durable and precise tools for their cocktail stations.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eLooking to elevate their home bar with stylish and functional accessories.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSearching for a unique and practical gift for cocktail lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Design-conscious individuals*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho appreciate coordinated and appealing bar setups.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254157484135\" data-handle=\"gold-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Bitters Bottles\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEnhances Bar Aesthetics\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eTransforms any cocktail station into a visually appealing and organized space.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision Pouring\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eEnsures each dash is measured accurately, enhancing cocktail consistency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEasy Maintenance\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDishwasher safe design ensures easy cleaning and maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eGlass\u003c\/strong\u003e ensures clarity and elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCare\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eDishwasher safe, \u003cstrong\u003ehand wash\u003c\/strong\u003e cork.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDesign\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eCrafted in California for \u003cstrong\u003estyle and precision\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eGlass clarity · Precision pouring · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value style and precision, A Bar Above's Bitters Bottles transform any bar setup into a professional station.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from glass, these bitters bottles are designed for durability. The synthetic cork ensures longevity, preserving your bitters' quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eVisual Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe elegant glass design elevates your bar's aesthetics, making it a centerpiece of your cocktail setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvesting in quality, these bottles offer long-term use, reducing the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eEnhance your bar's organization and appeal.\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour bar becomes a professional setup.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning these, your bitters were likely stored in mismatched bottles. \u003cstrong\u003eNow, every dash is precise\u003c\/strong\u003e and your bar is more organized.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eElevate your cocktail experience with a touch of elegance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Bitters Bottles are made of, and how they're built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmall Bottle\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.7 oz (48 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarge Bottle\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.4 oz (96 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSizes suit different bar needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBottle\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGlass\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCork\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eSynthetic\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eHigh-quality materials enhance durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Use\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCleaning\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe; hand wash cork\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eEasy maintenance for frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBottle, Cork, Funnel, Dust Cover\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComplete kit for immediate use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eAll specifications are based on current product details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eBitters bottles are just containers. They're not.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany believe bitters bottles are mere containers for storing bitters. \u003cstrong\u003eA Bar Above's design elevates them into essential bar tools\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003ePrecision and aesthetics make these bottles indispensable for serious bartenders.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_fb8f1250-87ad-4769-8457-fcd89a86d01f.png?v=1739232045\u0026amp;width=1200\" alt=\"Bitters Bottles - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eChoose style and precision for your bar.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eTransform your bar setup with A Bar Above's Bitters Bottles. Precision pouring and elegant design make them a must-have for any cocktail enthusiast.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eElevate your bar experience with \u003cstrong\u003estyle and precision\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eProfessional bartenders\u003c\/strong\u003e who need reliable tools, \u003cstrong\u003ehome enthusiasts\u003c\/strong\u003e aiming for a polished bar setup, and \u003cstrong\u003egift buyers\u003c\/strong\u003e seeking unique items for cocktail lovers.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen2-stipple\" patternunits=\"userSpaceOnUse\" width=\"7\" height=\"5\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.5\" fill=\"#C8C0B0\" stroke=\"none\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"5\" cy=\"3.5\" r=\"0.4\" fill=\"#C8C0B0\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"55\" width=\"560\" height=\"160\" rx=\"6\" ry=\"6\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"55\" width=\"560\" height=\"34\" fill=\"#D8C8A8\" stroke=\"none\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"55\" width=\"560\" height=\"34\" fill=\"url(#gen2-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"89\" x2=\"640\" y2=\"89\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"89\" width=\"560\" height=\"126\" fill=\"#E8E0D4\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 200 72 L 200 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"200\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eGlass finish\u003c\/text\u003e\n        \u003cpath d=\"M 490 152 L 490 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"490\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eGlass\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of glass quality across types.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eClarity and Elegance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe glass used in A Bar Above's Bitters Bottles ensures \u003cstrong\u003esuperior clarity and an elegant look\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurability in Use\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe synthetic cork enhances durability, ensuring a \u003cstrong\u003etight seal and preserving bitters\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePrecision Pouring\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe spout design promotes \u003cstrong\u003eprecision in dashing\u003c\/strong\u003e, essential for consistent cocktails.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Pouring bitters has never been more precise or stylish.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003ePrecision Glass Bitters Dispensers (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eLe Creuset\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eSignature Enameled Cast Iron Dutch Oven\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eStaub\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eEnameled Cast Iron Cocotte\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eZwilling J.A. Henckels\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003ePro Chef's Knife\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eAll-Clad\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eStainless Steel Fry Pan\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCleaning\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe; hand wash cork\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher-Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe, hand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe, hand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash recommended; dishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBottle, Cork, Funnel, Dust Cover\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCocotte with lid\u003c\/td\u003e\n\u003ctd class=\"\"\u003eKnife only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFry pan only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eGlass\u003c\/td\u003e\n\u003ctd class=\"\"\u003ecast iron\u003c\/td\u003e\n\u003ctd class=\"\"\u003ecast iron\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFrance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFrance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$29\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$270.00 - $650.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$299-$399\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$199.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$139.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (1 more dimension)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eEnjoy the elegance and clarity of true glass construction, offering a timeless and sophisticated touch to your barware.\u003cspan class=\"cc-mob-hide\"\u003e Choose a other alternative, and the synthetic cork may not seal tightly, leading to unwanted leaks.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eBITTERS BOTTLES\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your bar with precision and style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for Bitters Bottles\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with precise dashes and elegant presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your home setup with a stylish, organized feel.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn ideal gift for cocktail enthusiasts and professional bartenders.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for educational settings where precision matters.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eUpgrade bar stations with reliable, visually appealing tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_39eaee97-3901-495d-b01e-4d255028db5f.png?v=1739232040\u0026amp;width=1200\" alt=\"Bitters Bottles - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eTransform your bar, transform your cocktail experience.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eBitters Bottles are for those who care.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy glass is the superior choice\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eHigh-quality glass\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHigh-quality glass\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of glass quality across types.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eHigh-quality glass provides superior clarity and elegance, making it ideal for showcasing contents. \u003cstrong\u003eUnlike plastic\u003c\/strong\u003e, it doesn't leach chemicals and retains its pristine look over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThese bottles are crafted from durable glass, ensuring longevity and resistance to wear. The synthetic cork enhances its performance by providing a tight seal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above's glass bitters bottles offer a perfect balance of style and functionality, ideal for professional and home use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose glass for clarity and durability.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe production process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision pourers\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw materials --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"32\" cy=\"52\" r=\"5\" fill=\"#D8D0C4\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"46\" cy=\"58\" r=\"4\" fill=\"#D8D0C4\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"58\" cy=\"47\" r=\"6\" fill=\"#D8D0C4\" stroke-width=\"1\" opacity=\"0.9\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"71\" cy=\"57\" r=\"4.5\" fill=\"#D8D0C4\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"38\" cy=\"66\" r=\"3.5\" fill=\"#D8D0C4\" stroke-width=\"0.9\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"63\" cy=\"67\" r=\"3\" fill=\"#D8D0C4\" stroke-width=\"0.9\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"79\" cy=\"48\" r=\"4\" fill=\"#D8D0C4\" stroke-width=\"0.9\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw materials\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1: source\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Shape \u0026 form --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 153 76 L 157 44 Q 181 38 205 44 L 209 76 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 161 54 Q 181 49 201 54\" stroke-width=\"1\" fill=\"none\" stroke=\"var(--sketch)\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 159 64 Q 181 59 203 64\" stroke-width=\"0.8\" fill=\"none\" stroke=\"var(--sketch)\" opacity=\"0.3\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eshaped \u0026amp; formed\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - form\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Artisan craft \/ hand-finish --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"288\" y=\"58\" width=\"36\" height=\"20\" rx=\"2\" fill=\"none\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 276 44 Q 286 38 298 42 Q 306 46 302 54\" stroke-width=\"2\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" opacity=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 298 42 Q 314 38 326 44 Q 330 50 324 56\" stroke-width=\"1.4\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" opacity=\"0.4\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ePrecision spout\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - craft\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished piece with maker's mark --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 410 76 L 414 44 Q 448 38 482 44 L 486 76 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 418 54 Q 448 48 478 54\" stroke-width=\"1.1\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 416 64 Q 448 58 480 64\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"477\" cy=\"70\" r=\"4\" fill=\"none\" stroke-width=\"1.2\" stroke=\"#5A4A30\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - finish\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFour-step production process from design to finish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWhile mass-produced alternatives may lack attention to detail, A Bar Above's bitters bottles are designed for precision. \u003cstrong\u003eEach component\u003c\/strong\u003e is carefully crafted to ensure durability and style.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eHand-assembled with a focus on quality, these bottles showcase the beauty of individual craftsmanship, ensuring each piece is unique.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eQuality and individuality are key to our process.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe manufacturing context\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eOrigin and brand tradition\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eglass origins\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-craft\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebitters bottles\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of A Bar Above's brand and product evolution.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eDrawing from a rich tradition of glass craftsmanship, A Bar Above combines modern design with traditional techniques to create products that stand out for their quality and elegance.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe brand's commitment to precision and design excellence is evident in their choice to manufacture in a context that honors these values.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eInvest in a product rooted in quality and tradition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ScreenShot2023-10-26at10.34.09AM.png?v=1739232035\u0026amp;width=1200\" alt=\"Bitters Bottles - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"These bitters bottles have transformed my home bar. Each dash is precise and the design is stunning.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eLiam P., home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The precision pouring spout makes all the difference in my cocktails. A must-have for any enthusiast.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmma R., professional mixologist, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Beautiful design and functionality. These bottles are a perfect addition to my bar setup.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eNoah L., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore complementary tools for a professional bar.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/amber-atomizer-eye-dropper-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=600\" alt=\"Amber Atomizer \/ Eye Dropper Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAmber Atomizer \/ Eye Dropper Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision aromatic control\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-atomizer-eye-dropper-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=600\" alt=\"Black Atomizer \/ Eye Dropper Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Atomizer \/ Eye Dropper Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegant and precise\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-pour-spout\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=600\" alt=\"Gold Pour Spout\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Pour Spout\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eSmooth pouring action\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eStylish mixing set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting accessible cocktail excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above merges cocktail education with professional bar tools. Based in California, the brand designs products for both home and professional use, emphasizing durability and functionality.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eA Bar Above is committed to reducing friction in cocktail-making, offering tools that enhance the bar experience while retaining a polished, professional look.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour steps to maintain precision\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eUse regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eRegular use maintains the bottle's precision and functionality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eClean properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDishwasher safe, but hand wash corks to preserve longevity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a cool, dry place to maintain quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eInspect periodically\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eCheck for wear and replace corks if necessary.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your bitters bottles will serve you for years with consistent performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe ultimate choice for precision and style\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003e\u003cstrong\u003eA Bar Above's Bitters Bottles\u003c\/strong\u003e offer a blend of style and functionality, elevating any bar setup. Investing in these bottles ensures precise dashing and an organized, aesthetic bar. Perfect for both professional and home use, they are a valuable addition to any cocktail enthusiast's toolkit.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eGlass bottles with synthetic corks for durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for precision and style\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect pour spout ensures accuracy in dashing\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eTransform your cocktail experience with tools that embody precision and elegance.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $29\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat sizes do these bitters bottles come in?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese bitters bottles are available in two sizes: \u003cstrong\u003e1.7 oz\u003c\/strong\u003e and \u003cstrong\u003e3.4 oz\u003c\/strong\u003e, offering flexibility for different bar needs.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the best way to clean these glass bitters bottles without damaging the synthetic cork or precision pour spout?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe glass bottles themselves are \u003cstrong\u003edishwasher safe\u003c\/strong\u003e and won't crack or cloud, but to preserve the tight seal and flexibility of the synthetic cork, hand wash it separately with warm soapy water, this prevents the cork from becoming brittle over time, unlike natural corks that degrade quickly.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eBesides bitters, what other cocktail ingredients or bar liquids can I store in these precision pour bottles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, these bottles excel with any liquid requiring precise dosing—\u003cstrong\u003ehomemade tinctures, aromatic bitters, saline solutions, citrus oils, and specialty cocktail modifiers\u003c\/strong\u003e all benefit from the controlled pour spout. The glass won't absorb flavors or odors, so you can switch between liquids without cross-contamination that plastic bottles suffer from.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIf the synthetic cork wears out after years of use, can I replace it without buying an entirely new bottle?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the synthetic corks are fully replaceable using standard tapered bar bottle corks available from barware suppliers. Unlike bottles with integrated one-piece stoppers that become useless when the seal fails, this modular design means your investment lasts, simply order replacement corks instead of discarding perfectly good glass bottles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do A Bar Above's precision bitters bottles outperform generic dasher bottles in terms of pour control and build quality?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eA Bar Above's design\u003c\/strong\u003e features a calibrated metal dasher insert that delivers consistent 6-8 drop pours (not the erratic glugs from cheap plastic dashers), plus a perfectly tapered synthetic cork that creates an airtight seal preventing evaporation and oxidation, something loose-fitting corks on discount bottles fail to prevent, leaving your expensive bitters flat within weeks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDo they come with any accessories?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, each bottle comes with a \u003cstrong\u003efunnel and dust cover\u003c\/strong\u003e to facilitate easy filling and maintain cleanliness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these bitters bottles durable and precise enough for high-volume professional bar environments, or just home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, these bottles meet commercial bar standards with \u003cstrong\u003ereinforced glass that withstands nightly service\u003c\/strong\u003e, dasher spouts that maintain consistent portions through hundreds of cocktails per shift, and synthetic corks that won't swell or crack from temperature fluctuations between refrigerated storage and warm bar tops, unlike natural cork stoppers that fail in professional settings.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do they compare to other brands?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eCompared to brands like \u003cstrong\u003eOXO\u003c\/strong\u003e and \u003cstrong\u003eViski\u003c\/strong\u003e, A Bar Above offers enhanced precision and aesthetic appeal.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store them?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore in a \u003cstrong\u003ecool, dry place\u003c\/strong\u003e to maintain the quality of the bitters and the bottles themselves.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat other products complement these bottles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eConsider the \u003ca href=\"\/products\/amber-atomizer-eye-dropper-set\"\u003eAmber Atomizer\u003c\/a\u003e or \u003ca href=\"\/products\/black-atomizer-eye-dropper-set\"\u003eBlack Atomizer\u003c\/a\u003e for a complete aromatic experience.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What sizes do these bitters bottles come in?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These bitters bottles are available in two sizes: 1.7 oz and 3.4 oz, offering flexibility for different bar needs.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I clean the bitters bottles?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The bottles are dishwasher safe, but it's recommended to hand wash the synthetic cork to maintain its longevity.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these bottles be used for other liquids?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, while designed for bitters, these bottles can also hold other liquids like tinctures or cocktail modifiers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the corks replaceable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the synthetic corks are replaceable if they wear out over time, ensuring the bottles remain functional.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes these bitters bottles different?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A Bar Above's design includes a precision pour spout and durable synthetic cork, offering superior performance and style.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do they come with any accessories?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, each bottle comes with a funnel and dust cover to facilitate easy filling and maintain cleanliness.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are they suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, these bottles are designed with both home enthusiasts and professional bartenders in mind.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do they compare to other brands?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Compared to brands like OXO and Viski, A Bar Above offers enhanced precision and aesthetic appeal.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to store them?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store in a cool, dry place to maintain the quality of the bitters and the bottles themselves.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What other products complement these bottles?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Consider the Amber Atomizer or Black Atomizer for a complete aromatic experience.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Bitters Bottles\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"A Bar Above's Bitters Bottles are crafted from high-quality glass, designed in California, and feature precision pour spouts. Available in multiple sizes, they enhance the aesthetics and functionality of any bar setup.\",\n  \"sku\": \"BTR-3PK-1.7OZ\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"29\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Glass\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Glass with synthetic cork\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe; hand wash cork\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Sizes\", \"value\": \"1.7 oz and 3.4 oz\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design Origin\", \"value\": \"California, USA\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Includes\", \"value\": \"Bottle, Cork, Funnel, Dust Cover\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Glass Bitters Dispensers\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$29\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"1.7 oz \/ 3 Pack","offer_id":41212588163175,"sku":"BTR-3PK-1.7OZ","price":29.0,"currency_code":"USD","in_stock":false},{"title":"1.7 oz \/ 1 Pack","offer_id":41212588195943,"sku":"BTR-1PK-1.7OZ","price":16.0,"currency_code":"USD","in_stock":true},{"title":"3.4 oz \/ 3 Pack","offer_id":41212588228711,"sku":"BTR-3PK-3.4OZ","price":28.0,"currency_code":"USD","in_stock":true},{"title":"3.4 oz \/ 1 Pack","offer_id":41212588261479,"sku":"BTR-1PK-3.4OZ","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056"},{"product_id":"antique-copper-cocktail-shaker-set-4-piece","title":"Antique Copper Cocktail Shaker Set (4-Piece)","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=1600\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece) - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6_4_cf2a415a-727c-4af1-bd4c-c8a4cb7eefb3.jpg?v=1739232010\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6_4_cf2a415a-727c-4af1-bd4c-c8a4cb7eefb3.jpg?v=1739232010\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6_4_cf2a415a-727c-4af1-bd4c-c8a4cb7eefb3.jpg?v=1739232010\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_a3197dfb-c300-4751-a837-7852ae31ba81.jpg?v=1739231983\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_a3197dfb-c300-4751-a837-7852ae31ba81.jpg?v=1739231983\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_a3197dfb-c300-4751-a837-7852ae31ba81.jpg?v=1739231983\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_99747da6-bbaf-4c0b-bc49-53718ea5d5cc.jpg?v=1739231948\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_99747da6-bbaf-4c0b-bc49-53718ea5d5cc.jpg?v=1739231948\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_99747da6-bbaf-4c0b-bc49-53718ea5d5cc.jpg?v=1739231948\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_9f37e503-fb2c-42d5-aedd-a2eadb12873e.jpg?v=1739231931\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_9f37e503-fb2c-42d5-aedd-a2eadb12873e.jpg?v=1739231931\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_9f37e503-fb2c-42d5-aedd-a2eadb12873e.jpg?v=1739231931\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_569e17a8-69f4-4a39-a970-4dd93c58f674.jpg?v=1739231913\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_569e17a8-69f4-4a39-a970-4dd93c58f674.jpg?v=1739231913\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_569e17a8-69f4-4a39-a970-4dd93c58f674.jpg?v=1739231913\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_ba6e0b55-634c-4c11-9b06-dd472d28fc19.jpg?v=1739231888\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_ba6e0b55-634c-4c11-9b06-dd472d28fc19.jpg?v=1739231888\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_ba6e0b55-634c-4c11-9b06-dd472d28fc19.jpg?v=1739231888\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece), view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eProfessional Grade\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Vintage Charm of Copper Cocktails\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e4-Piece Antique Copper Bar Set · 18 oz + 28 oz Boston shaker · Hawthorne strainer · Japanese-style jigger\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Very well made. Does great job with fruits. Very high end design.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eKyle Forte, verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e241 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$52\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color:#b87333;;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212588130407\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $13 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from 304 stainless steel\u003c\/strong\u003e and finished with an antique copper tone, this set combines elegance with functionality. Designed in California, it includes essential tools for cocktail making.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eProfessional Grade\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this shaker set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced barware)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists corrosion and is built for repeated exposure to liquids.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eAntique copper\u003c\/strong\u003e offers a unique, vintage look without compromising durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eBartender-designed\u003c\/strong\u003e for optimal balance and ease of use in any setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe jigger has \u003cstrong\u003eaccurate markings\u003c\/strong\u003e for perfect cocktail measurements every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with typical bar sets\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      Many popular cocktail sets offer a lower price point, but \u003cstrong\u003etrade durability for cost\u003c\/strong\u003e. Thin-gauge metals dent easily and electroplated finishes can flake with regular use.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the bar tools are just for occasional use, standard options work. But for frequent use, quality matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel set with an antique copper finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Love vintage aesthetics?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis set offers a beautiful antique copper finish that stands out in any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Need professional tools?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eProvides bartending essentials designed for both home and professional use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Host cocktail parties often?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for entertaining guests with style and functionality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Value quality construction?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from durable 304 stainless steel to withstand frequent use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer minimal setups?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set includes four pieces, ideal for those who want a complete setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_On a tight budget?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eConsider simpler tools if cost is a primary concern.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Only make simple drinks?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you rarely mix cocktails, this set might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Not a fan of copper?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe antique copper finish is a standout feature of this product.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home mixologists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those looking to enhance their cocktail-making skills.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who appreciate well-crafted tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eMakes an excellent gift for anyone passionate about mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Hosts with style_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAdds a touch of elegance to any home bar setting.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete cocktail shaker set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e4-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBoston Shaker\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e28 oz weighted, 18 oz unweighted\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eHawthorne Strainer\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eExtra-tight spring\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eDouble-sided Jigger\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eJapanese-style, 1\/4 oz to 2 oz\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e4 pieces · Complete cocktail set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from 304 stainless steel with an antique copper finish.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_569e17a8-69f4-4a39-a970-4dd93c58f674.jpg?v=1739231913\u0026amp;width=1600\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece) - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Cocktail Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eProfessional quality\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDesigned by bartenders to ensure durability and functionality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eStylish design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eAntique copper finish adds a vintage touch to your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePerfect gift\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eAn ideal present for cocktail enthusiasts and home bartenders.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists corrosion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eELEGANT\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eAntique copper\u003c\/strong\u003e finish stands out in any setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFUNCTIONAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eBartender-designed\u003c\/strong\u003e for ease of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless Steel · Antique Copper Finish · 4 Pieces\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eDesigned for those who appreciate the blend of vintage aesthetics and modern functionality\u003c\/em\u003e. This set is your gateway to professional cocktail crafting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this set withstands the rigors of frequent use, ensuring it remains a staple in your bar for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e adds a timeless, sophisticated element to your bar, making it not just a tool but a centerpiece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in quality. This set is designed to last, avoiding the need for frequent replacements often associated with cheaper alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eVintage charm meets professional-grade performance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour home bar becomes a statement of style.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning this set, your bar might have been functional but lacked flair. After, \u003cstrong\u003eyour cocktails are crafted with precision\u003c\/strong\u003e, and the presentation is elevated.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith this set, \u003cstrong\u003eevery drink becomes a crafted experience\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat this set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eGift Box Dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" L x 4\" W x 4\" H\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.4 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eWeights and dimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique copper-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDesigned for beverage preparation\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAll components are crafted for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, home and commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHand Wash\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eRecommended for finish preservation\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOven Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNot applicable\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollow care instructions for long-term durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e18 oz unweighted tin, 28 oz weighted tin, Hawthorne cocktail strainer, and double-sided Japanese-style jigger\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eComplete set for cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change as product improvements are made.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCommon misconception\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eAntique copper is just for show.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany believe \u003cstrong\u003eantique copper finishes\u003c\/strong\u003e are merely decorative. However, this finish combines beauty with functionality, offering both aesthetics and performance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThe copper tone provides a vintage look while maintaining durability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_a3197dfb-c300-4751-a837-7852ae31ba81.jpg?v=1739231983\u0026amp;width=1200\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece) - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eTransform your cocktail experience\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhere style meets function\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWith this set, every cocktail is an opportunity to show off your style. The antique copper finish makes your barware \u003cstrong\u003enot just tools but conversation pieces\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eBring elegance and functionality to your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003ePerfect for \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e and \u003cstrong\u003ehome mixologists\u003c\/strong\u003e who value both function and aesthetic. This set elevates any home bar with its elegant design and professional-grade performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eAntique copper finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel construction\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless steel construction\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: Budget vs. 304 stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel resists corrosion, making it suitable for bar tools exposed to liquids.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eFinish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eAntique copper tone gives a vintage aesthetic while protecting the underlying metal from damage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eQuality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis combination ensures \u003cstrong\u003elong-lasting performance\u003c\/strong\u003e, even in high-volume settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Feels weighty and substantial. The finish is stunning.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eProfessional-grade tools with vintage elegance\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eEnhancing every cocktail occasion\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with professional-grade tools and a stylish presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your setup with a vintage look that blends form and function.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift sets\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect as a thoughtful gift for the cocktail enthusiast in your life.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for those who love experimenting with new cocktail recipes.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eBuilt to withstand daily use, making it a reliable tool in your kitchen.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_99747da6-bbaf-4c0b-bc49-53718ea5d5cc.jpg?v=1739231948\u0026amp;width=1200\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece) - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome bars are just bars. Others are statements.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA Bar Above is for the latter.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial integrity\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison: Standard metal vs. 304 stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike cheaper metals, \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers exceptional resistance to corrosion and tarnish, maintaining its appearance and integrity over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis alloy is known for its high-grade performance in demanding environments, ensuring your bar tools remain pristine and functional.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe antique copper finish adds a stylish touch without compromising the durability of the stainless steel core.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose 304 stainless\u003c\/strong\u003e for long-lasting quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe crafting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow this set is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eSteps: Alloy selection → Finishing\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach piece is made from \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with an antique copper finish, built for home and professional cocktail making.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe antique copper finish is consistent and designed for durability across home and commercial use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eAntique copper finish over 304 stainless steel.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCraft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe tradition behind the tools\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebartender input\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless adoption\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand's founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ethis collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of craftsmanship evolution\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eRooted in a tradition of metalwork excellence, this collection embodies the evolution of professional-grade bar tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above has chosen this path to ensure each tool meets the highest standards of functionality and durability.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the legacy of quality craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_9f37e503-fb2c-42d5-aedd-a2eadb12873e.jpg?v=1739231931\u0026amp;width=1200\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece) - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The copper finish stands out beautifully, and it feels solid in the hand. Perfect for any home bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the vintage vibe of this set. It's both stylish and functional, and I get compliments all the time.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., a gift for a friend, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"A great addition to my bar collection. The weight and balance are perfect, and the design is gorgeous.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., self-purchase, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your bar with these coordinating tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=600\" alt=\"Antique Copper Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential for any bar\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=600\" alt=\"Antique Copper Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision measuring tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=600\" alt=\"Antique Copper Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect straining every time\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFresh juice made easy\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting professional-grade tools for all\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform in 2013. Designed in California and made in China, their tools are intended for both professional and home use, ensuring \u003cstrong\u003edurability and ease of use\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThe brand's commitment to quality and education drives their unique approach, making cocktail crafting accessible to everyone.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher-Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDishwasher-safe for home and most commercial dishwashers. Dry after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse non-abrasive cloths and sponges to maintain the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry place to prevent moisture damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:13px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry After Washing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDry promptly after washing to preserve the antique copper finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, this set will remain a staple in your bar for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA blend of style and function that lasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Antique Copper Cocktail Shaker Set means investing in quality and style. It offers professional-grade tools with a vintage aesthetic, crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with an antique copper finish. Perfect for those who appreciate both function and elegance. This set is built to last, ensuring your cocktails are made with precision and flair.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel with an antique copper finish.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by bartenders for professional use.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher-safe for home and most commercial dishwashers. Avoid abrasives and dry after washing to preserve the finish.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIncludes essentials: Boston shaker, Hawthorne strainer, and jigger.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail experience with tools that combine performance and beauty.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $52\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHand-forged vs stamped, the difference you'll feel\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Antique Copper Cocktail Shaker Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 Stainless Steel core\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Antique copper finish, unique to each set\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California, built to last\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou're not just buying a cocktail set; you're choosing between a lasting impression and a fading memory.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Cocktail Shaker Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eAnthropologie\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, each piece unique\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the material high quality?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel, antique copper\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel with copper accents\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it designed for precision?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eBartender-designed for precision\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic utility design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGeneric design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eAntique copper, hand-applied\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eUniform industrial finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGlossy machine finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard finish\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California, Made in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in India\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe, hand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDishwasher safe; hand-wash shaker and muddler\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eOne of the few shakers here with a beautifully patinaed antique copper finish that feels timeless.\u003cspan class=\"cc-mob-hide\"\u003e Choose the cheaper option and the first sign will be a flimsy feel — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I put this 304 stainless steel shaker set in the dishwasher, or will it damage the antique copper finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The antique copper set is dishwasher-safe for home and most commercial dishwashers. To preserve the finish, avoid abrasive pads or harsh cleaners and dry after washing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is included in the cocktail shaker set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes a \u003cstrong\u003eBoston shaker\u003c\/strong\u003e set (18 oz unweighted \u0026amp; 28 oz weighted), a Hawthorne cocktail strainer, and a double-sided Japanese-style jigger.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow durable is the antique copper finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe antique copper finish is designed for regular bar use. Avoid abrasives and dry after washing to help preserve the finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes 304 food-grade stainless steel better than the thinner metals used in budget bar sets?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e304 stainless steel resists corrosion and is suitable for repeated cocktail prep. The set is designed for home and professional bar use, with reinforced welds and dishwasher-safe care.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this cocktail shaker set durable enough for daily use in high-volume professional bar environments?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! This set is \u003cstrong\u003edesigned by bartenders\u003c\/strong\u003e for both home and professional use. The precision-fitted Boston shaker creates a leak-proof seal even during vigorous shaking, the Hawthorne strainer features tightly coiled springs that catch muddled ingredients, and smooth, finished edges for a comfortable grip\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow accurate are the measurement markings on the Japanese-style jigger for precise cocktail recipes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the double-sided Japanese-style jigger features precision-marked \u003cstrong\u003emeasurement lines down to 1\/4 oz\u003c\/strong\u003e (standard side measures 1\/2 oz, 3\/4 oz, and 1 oz; reverse side measures 1\/4 oz, 1\/2 oz, and 3\/4 oz). Unlike stamped markings that fade or poorly calibrated jiggers that pour inconsistently, these precision graduations ensure repeatable accuracy for classic cocktail ratios.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific features distinguish this antique copper set from the generic stainless steel bar sets that all look identical?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis set is built from 304 stainless steel with an antique copper finish. The 28 oz weighted tin provides proper heft for controlled shaking, with smooth, finished edges for a comfortable grip.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the finish chip or fade over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWith proper care, the antique copper finish is designed to maintain its look. Avoid abrasives and hand wash to preserve its beauty.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I buy additional pieces separately?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, you can explore our collection for individual pieces like the \u003ca href=\"\/products\/antique-copper-boston-shaker\"\u003eBoston shaker\u003c\/a\u003e, \u003ca href=\"\/products\/antique-copper-bell-jigger\"\u003ebell jigger\u003c\/a\u003e, and \u003ca href=\"\/products\/antique-copper-hawthorne-strainer\"\u003eHawthorne strainer\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this cocktail shaker set come in gift-ready packaging suitable for weddings, housewarmings, or bartender gifts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set arrives in a gift box. It makes a practical gift for cocktail enthusiasts, home bartenders, and wedding registries.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $52\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker set dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The antique copper set is dishwasher-safe for home and most commercial dishwashers. To preserve the finish, avoid abrasive pads or harsh cleaners and dry after washing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is included in the cocktail shaker set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes a Boston shaker set (18 oz unweighted \u0026 28 oz weighted), a Hawthorne cocktail strainer, and a double-sided Japanese-style jigger.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How durable is the antique copper finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The antique copper finish is designed for regular bar use. Avoid abrasives and dry after washing to help preserve the finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes 304 stainless steel special?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"304 stainless steel is known for its corrosion resistance and durability, making it an ideal choice for bar tools exposed to liquid.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this set be used in professional bars?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! This set is designed by bartenders for both home and professional use, ensuring functionality and ease of use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger accurate?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the jigger is double-sided with measurement lines down to 1\/4 oz, providing precise measurements for cocktail making.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How is this set different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This set combines 304 stainless steel with an antique copper finish, offering both durability and aesthetic appeal that many other sets lack.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Will the finish chip or fade over time?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, the antique copper finish is designed to maintain its look. Avoid abrasives and hand wash to preserve its beauty.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I buy additional pieces separately?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, you can explore our collection for individual pieces like the Boston shaker, bell jigger, and Hawthorne strainer.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set suitable as a gift?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Certainly! The set is beautifully packaged and makes an excellent gift for cocktail enthusiasts and home bartenders.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Cocktail Shaker Set (4-Piece)\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Antique Copper Cocktail Shaker Set by A Bar Above includes essential tools for cocktail making, crafted from 304 stainless steel with an antique copper finish.\",\n  \"sku\": \"SET-4PC-CP\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"52\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Antique copper tone\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Design Origin\",\n      \"value\": \"California, USA\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes, recommended hand wash for finish\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Set Includes\",\n      \"value\": \"Boston shaker, Hawthorne strainer, jigger\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"1.4 lbs\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Vintage Charm of Copper Cocktails\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$52\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588130407,"sku":"SET-4PC-CP","price":52.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030"},{"product_id":"gold-fine-mesh-strainer","title":"Gold Fine Mesh Strainer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Fine Mesh Strainer - Premium Bar Tool\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Fine Mesh Strainer - Premium Bar Tool\"\u003e\n  \u003cmeta name=\"description\" content=\"Achieve perfectly clear cocktails with the Gold Fine Mesh Strainer. Crafted from premium 304 stainless steel with an elegant gold-tone finish, professionally designed in California.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=1600\" alt=\"Gold Fine Mesh Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_d5b5acc8-ecf1-4207-a11b-151039ac9ab2.jpg?v=1739231977\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_d5b5acc8-ecf1-4207-a11b-151039ac9ab2.jpg?v=1739231977\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_d5b5acc8-ecf1-4207-a11b-151039ac9ab2.jpg?v=1739231977\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_610cf5ea-0a69-4ceb-b803-6a0406a2d67a.jpg?v=1739231935\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_610cf5ea-0a69-4ceb-b803-6a0406a2d67a.jpg?v=1739231935\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_610cf5ea-0a69-4ceb-b803-6a0406a2d67a.jpg?v=1739231935\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_7157aefe-5602-4889-9937-4435cd36c8fe.jpg?v=1739231900\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_7157aefe-5602-4889-9937-4435cd36c8fe.jpg?v=1739231900\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_7157aefe-5602-4889-9937-4435cd36c8fe.jpg?v=1739231900\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_a0584dc3-81b2-4f5b-85ca-55caa3b22545.jpg?v=1739231877\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_a0584dc3-81b2-4f5b-85ca-55caa3b22545.jpg?v=1739231877\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_a0584dc3-81b2-4f5b-85ca-55caa3b22545.jpg?v=1739231877\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_7bf6a6b4-e184-40b3-9a83-96b7619fce57.jpg?v=1739231847\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_7bf6a6b4-e184-40b3-9a83-96b7619fce57.jpg?v=1739231847\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_7bf6a6b4-e184-40b3-9a83-96b7619fce57.jpg?v=1739231847\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_6b63900c-8b04-4955-b7e3-2ba636999f70.jpg?v=1739231834\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_6b63900c-8b04-4955-b7e3-2ba636999f70.jpg?v=1739231834\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_6b63900c-8b04-4955-b7e3-2ba636999f70.jpg?v=1739231834\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Fine Mesh Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-Tone Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eTIG \u0026amp; MIG Welded\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eVersatile Application\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Gold Fine Mesh Strainer, Bar-Grade Precision\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Gold-Tone Finish · TIG \u0026amp; MIG Welded\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The double-welded handle and fine mesh make this strainer indispensable for cocktail crafting.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e132 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a gold-tone finish, TIG and MIG welded for durability. Designed in California, made in China.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-Tone Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eTIG \u0026amp; MIG Welded\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eVersatile Application\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Gold Fine Mesh Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel with gold-tone finish different from plated alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and resistance to rust, offering longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eA \u003cstrong\u003egold-tone finish\u003c\/strong\u003e provides an elegant touch that enhances any bar collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCONSTRUCTION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eTIG and MIG welded\u003c\/strong\u003e for extra strength, ensuring it withstands heavy use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003eergonomic handle\u003c\/strong\u003e offers comfort and ease during extended use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy basic strainers fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers excellent availability and consistent finishes, but \u003cstrong\u003ethin-walled strainers\u003c\/strong\u003e often dent and warp with regular use, compromising functionality.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to filter loose tea, a basic mesh works fine.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with a gold finish that lasts, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love crafting cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis strainer is perfect for creating professional-quality drinks at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Appreciate durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts 304 stainless steel construction ensures it withstands regular use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value aesthetics*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe gold-tone finish adds elegance to any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Seek versatility*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal for straining cocktails, teas, and even soups.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*On a tight budget*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis premium strainer may not fit smaller budgets.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist needs*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf basic functionality is all you need, simpler options exist.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Heavy bulk users*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eConsider industrial strainers for non-stop high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Not a cocktail fan*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis tool is specifically designed for cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eHome bartenders looking to elevate their drink-making skills.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who need reliable tools that perform under pressure.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for gifting to a cocktail-loving friend.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Design-conscious buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who want style and function in one tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588589159\" data-handle=\"gold-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158270567\" data-handle=\"gold-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Fine Mesh Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eCrafted by Bartenders\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned by professionals for an enhanced cocktail-making experience at home or behind the bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eStylish and Functional\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCombines aesthetics and performance with a durable, elegant gold finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision Straining\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eFine mesh captures every particle, ensuring a smooth pour every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eWELDING\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eFeatures strong \u003cstrong\u003eTIG and MIG welds\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eElegant \u003cstrong\u003egold-tone\u003c\/strong\u003e finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Gold-tone finish · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value\u003c\/em\u003e both elegance and performance, this strainer offers a perfect blend of style and functionality.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from 304 stainless steel, this strainer stands up to frequent use without bending or rusting. Its durability ensures it remains a staple in your bar tool collection for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eElegant Design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe gold-tone finish offers a touch of sophistication, making it not just a tool but a statement piece. Its aesthetic appeal complements any bar setup, adding a layer of luxury to your cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWhile initial investment may be higher than some alternatives, its longevity and performance mean it pays for itself in consistent, flawless use, becoming an indispensable part of your bar arsenal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned by bartenders · Crafted for precision\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eThe cocktail game elevates with precision.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning the Gold Fine Mesh Strainer, your cocktail-making might have been limited by subpar tools. After adding this strainer to your collection, you'll notice every drink is smoother, with professional-level filtration.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eEnjoy \u003cstrong\u003eeffortless precision\u003c\/strong\u003e with every pour.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Fine Mesh Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e255 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarge Mesh Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e10 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmall Mesh Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.5 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions may vary slightly due to hand-finishing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel with Gold Finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWelding\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eTIG and MIG welded\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaterials are selected for durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMost commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eLightly brush residue from mesh before washing.\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care ensures long-term use and finish preservation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Fine Mesh Strainer (Large)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle piece strainer included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are based on the latest product details and may change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all strainers are created equal, here's why.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume all strainers offer similar performance. \u003cstrong\u003eThis is not the case.\u003c\/strong\u003e The Gold Fine Mesh Strainer stands out with its durable construction and superior filtration capabilities.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eIts gold-tone finish and ergonomic design provide both function and style, making it a must-have for serious mixologists.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_610cf5ea-0a69-4ceb-b803-6a0406a2d67a.jpg?v=1739231935\u0026amp;width=1200\" alt=\"Gold Fine Mesh Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElevate your cocktail experience effortlessly.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the Gold Fine Mesh Strainer, each cocktail becomes a masterpiece. Its precision mesh and durable, stylish design allow you to craft drinks that impress both visually and in taste.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eRefine your craft\u003c\/strong\u003e with a tool that combines elegance and performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eSerious mixologists\u003c\/strong\u003e, \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e, and \u003cstrong\u003estylish hosts\u003c\/strong\u003e will appreciate the Gold Fine Mesh Strainer's ability to deliver perfection in both form and function.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003egold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparative cross-section of strainer materials.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable Material\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability and resistance to corrosion.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eElegant Finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e adds a touch of luxury to your barware.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eExceptional Performance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned to provide a \u003cstrong\u003esmooth pour\u003c\/strong\u003e through its fine mesh.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This strainer feels substantial, like a tool built to last.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Fine Mesh Strainer, Bar-Grade Precision (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAll-Clad\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAll-Clad Stainless Steel Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eWilliams Sonoma Stainless Steel Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eZwilling J.A. Henckels\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eZwilling Stainless Steel Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eVollrath\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eVollrath Stainless Steel Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"\"\u003e255 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e13 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e15 1\/4 inches (7-inch diameter) or 17 inches (9-inch diameter)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e7.87 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 inches (45.7 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel with Gold Finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGold-tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSatin\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWelding\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTIG and MIG welded\u003c\/td\u003e\n\u003ctd class=\"\"\u003eRiveted\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAll-welded construction\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMost commercial dishwashers\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCompatible with all ZWILLING cookware sizes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLightly brush residue from mesh before washing.\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe; hand washing recommended for best results\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher-safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Gold Fine Mesh Strainer (Large)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarge Mesh Diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.9 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.9 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.9 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3\/32 inches (2.4 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmall Mesh Diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.1 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.1 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.1 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1\/16 inches (1.6 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.74 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (8 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eEnjoy the exquisite gold-tone finish that sets this strainer apart from the rest, offering both style and durability.\u003cspan class=\"cc-mob-hide\"\u003e It's the kind of quality you notice every time you use it.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eCrafted for precision in every pour\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect scenarios for this strainer\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCraft Cocktails\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for ensuring a smooth pour and finely strained ingredients.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your setup with a stylish and functional tool.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA thoughtful gift for cocktail enthusiasts and home bartenders.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eReliable performance for bartenders who demand the best.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eTea Straining\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eVersatile enough to use for teas and infusions.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_7157aefe-5602-4889-9937-4435cd36c8fe.jpg?v=1739231900\u0026amp;width=1200\" alt=\"Gold Fine Mesh Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eCraft cocktails with confidence and style.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA strainer that transforms your bar experience\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparative cross-section of strainer materials.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability, resisting rust and corrosion better than basic metals. This ensures the strainer maintains its performance and appearance over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe gold-tone finish adds an extra layer of sophistication, making it not just functional but also a stylish addition to any bar.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe fine mesh ensures even the smallest particles are caught, resulting in a smooth and refined beverage every time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose quality\u003c\/strong\u003e for long-lasting performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow we make our strainer\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eTIG\/MIG welded\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eProduction steps from alloy selection to final inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003ePrecision-crafted attention\u003c\/strong\u003e to each strainer sets it apart from mass-produced alternatives. The TIG and MIG welding techniques used ensure superior strength and longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach piece is inspected for quality, ensuring that slight variations are part of its unique charm, not flaws.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eCraftsmanship and quality assurance in every strainer.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eOur heritage in bar tool design\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge work\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional steel\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003esteel adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003egold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of metalwork tradition leading to this collection.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in California's dedication to quality craftsmanship, A Bar Above combines traditional metalwork techniques with modern design principles.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe brand's focus on professional-grade tools ensures each product meets the high standards expected by bartenders.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the heritage of expertly crafted bar tools.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_a0584dc3-81b2-4f5b-85ca-55caa3b22545.jpg?v=1739231877\u0026amp;width=1200\" alt=\"Gold Fine Mesh Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The strainer feels solid and the gold finish adds a touch of class to my home bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I've used it every day for a month, and it still looks brand new. Highly recommended!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMike L., everyday cocktail maker, 1 month ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Perfect for both cocktails and tea. The fine mesh catches everything without slowing down the pour.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., multi-purpose use, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the bar setup with elegance\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your bar collection with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for shaken drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=600\" alt=\"Gold Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFine-tune your cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=600\" alt=\"Gold Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for stirred drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision stirring tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting Better Cocktails with Precision Tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform and evolved into a premium barware brand. Based in California, they design professional-grade tools that enhance the cocktail-making experience both at home and in bars.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eA Bar Above's commitment to quality and functionality has made it a favorite among bartenders and cocktail enthusiasts, offering tools designed for durability and precision.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for home and most commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eBrush Residue\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eLightly brush mesh before washing to ensure thorough cleaning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry After Washing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDry thoroughly to maintain the gold-tone finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDo not use abrasive cleaners to preserve finish quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your Gold Fine Mesh Strainer will remain a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA Strainer That Delivers Elegance and Precision\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Gold Fine Mesh Strainer is a smart investment for anyone serious about cocktails. Its combination of style, durability, and functionality makes it a standout choice for both home and professional use. \u003cstrong\u003eAchieve perfection\u003c\/strong\u003e in every pour without compromising on aesthetics.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel with a gold-tone finish.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned by bartenders in California, made in China.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance and longevity.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eOffers precision straining for cocktails, teas, and more.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eEnhance your bar setup with a tool that balances form and function.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat can the fine mesh strainer be used for?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eVersatile applications\u003c\/strong\u003e include straining cocktails, teas, and even soups. It's perfect for any situation requiring fine filtration.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the fine mesh component in this strainer replaceable if it becomes damaged or worn over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, the mesh is permanently welded into the 304 stainless steel frame using professional-grade TIG and MIG welds, but this integrated construction actually ensures superior durability and prevents the loose-fitting mesh issues common in cheaper models with replaceable components.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I maintain the gold finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo maintain the gold-tone finish, \u003cstrong\u003edry the strainer after washing\u003c\/strong\u003e and avoid abrasive cleaners.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this gold-tone fine mesh strainer safe to clean in a dishwasher without damaging the finish or mesh integrity?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it is \u003cstrong\u003edishwasher-safe\u003c\/strong\u003e for both home and most commercial dishwashers. The gold-tone finish is applied through a durable PVD coating process that withstands repeated high-heat cycles, unlike spray-coated alternatives that can flake or discolor after just a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the dimensions of the strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe strainer has a \u003cstrong\u003elength of 255 mm\u003c\/strong\u003e with options for 10 cm or 8 cm mesh diameters.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere is this strainer made?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Fine Mesh Strainer is \u003cstrong\u003edesigned in California and made in China\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this fine mesh strainer safely handle boiling liquids like hot simple syrup or freshly brewed tea without warping?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 304 food-grade stainless steel construction can safely withstand liquids up to boiling temperature without warping or compromising the mesh tension, making it ideal for straining hot simple syrups, clarifying broths, and filtering freshly brewed teas, tasks that would damage thin-walled alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this strainer built to the same standards professional bartenders use in high-volume cocktail bars?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, this strainer meets commercial bar standards with its \u003cstrong\u003eprofessional-grade welding, balanced weight distribution, and precisely calibrated mesh density\u003c\/strong\u003e that removes pulp and ice chips without clogging, the same specifications used in high-volume cocktail bars serving hundreds of drinks per night.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the gold-tone finish chip, fade, or wear off with regular use and washing over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWith proper care (hand-drying after washing and avoiding abrasive scrubbers), the PVD-applied gold-tone finish is engineered to remain vibrant and intact through thousands of uses. Unlike spray-coated finishes that begin flaking within weeks, this industrial coating process bonds at the molecular level to prevent chipping or fading.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this strainer different from others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eConstructed from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with TIG and MIG welds, it offers unmatched durability and style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What can the fine mesh strainer be used for?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Versatile applications include straining cocktails, teas, and even soups. It's perfect for any situation requiring fine filtration.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the mesh in the strainer replaceable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the mesh is not replaceable, but the high-quality construction ensures long-term performance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I maintain the gold finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To maintain the gold-tone finish, dry the strainer after washing and avoid abrasive cleaners.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this strainer dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher-safe for home and most commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the dimensions of the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer has a length of 255 mm with options for 10 cm or 8 cm mesh diameters.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where is this strainer made?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Fine Mesh Strainer is designed in California and made in China.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for hot liquids?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it can withstand hot liquids, making it suitable for a variety of uses including teas and broths.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the strainer is designed for professional bartenders and serious home enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the gold finish wear off?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, the gold-tone finish will remain vibrant and intact for many uses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this strainer different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Constructed from 304 stainless steel with TIG and MIG welds, it offers unmatched durability and style.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Fine Mesh Strainer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Gold Fine Mesh Strainer by A Bar Above is crafted from 304 stainless steel with a gold-tone finish, designed in California for premium cocktail crafting.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Gold-Tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Welding\", \"value\": \"TIG and MIG\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eGold Fine Mesh Strainer, Bar-Grade Precision\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Large (Double)","offer_id":41254157484135,"sku":"STRN-FINE-GO","price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007"},{"product_id":"antique-copper-japanese-jigger","title":"Antique Copper Japanese Jigger","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAntique Copper Japanese Jigger | Precision \u0026amp; Style\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Antique Copper Japanese Jigger | Precision \u0026amp; Style\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktail craftsmanship with this Antique Copper Japanese Jigger. Made from premium 304 stainless steel with an elegant antique copper finish, designed in California for precision bartending.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s ease;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 4px solid var(--gold); padding: 24px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--muted); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=1600\" alt=\"Antique Copper Japanese Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7_73226025-2aeb-4e2d-9eb2-30346de5be01.jpg?v=1739231966\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7_73226025-2aeb-4e2d-9eb2-30346de5be01.jpg?v=1739231966\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7_73226025-2aeb-4e2d-9eb2-30346de5be01.jpg?v=1739231966\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_d8f1d387-3400-454d-94df-f84180043c29.jpg?v=1739231926\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_d8f1d387-3400-454d-94df-f84180043c29.jpg?v=1739231926\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_d8f1d387-3400-454d-94df-f84180043c29.jpg?v=1739231926\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6_6cafd746-849a-42d5-ab2c-216eb34e7eb5.jpg?v=1739231906\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6_6cafd746-849a-42d5-ab2c-216eb34e7eb5.jpg?v=1739231906\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6_6cafd746-849a-42d5-ab2c-216eb34e7eb5.jpg?v=1739231906\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3_5c48475f-6fb8-4fdc-8f24-4f50fca2bc6b.jpg?v=1739231880\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3_5c48475f-6fb8-4fdc-8f24-4f50fca2bc6b.jpg?v=1739231880\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3_5c48475f-6fb8-4fdc-8f24-4f50fca2bc6b.jpg?v=1739231880\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_8_5755f292-f355-430f-8a39-7cd89beedd09.jpg?v=1739231848\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_8_5755f292-f355-430f-8a39-7cd89beedd09.jpg?v=1739231848\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_8_5755f292-f355-430f-8a39-7cd89beedd09.jpg?v=1739231848\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_2_f7825179-fb0e-4ad0-91ec-68ecc5d66005.jpg?v=1739231841\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_2_f7825179-fb0e-4ad0-91ec-68ecc5d66005.jpg?v=1739231841\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_2_f7825179-fb0e-4ad0-91ec-68ecc5d66005.jpg?v=1739231841\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_4_d65067f2-c446-4c61-b800-04e87b0d5966.jpg?v=1739231836\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_4_d65067f2-c446-4c61-b800-04e87b0d5966.jpg?v=1739231836\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_4_d65067f2-c446-4c61-b800-04e87b0d5966.jpg?v=1739231836\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Japanese Jigger, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eAntique copper finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfortable grip\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Jigger That Delivers Precision\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e1 oz \u0026amp; 2 oz · Antique Copper Finish · 304 Stainless Steel\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"Perfectly balanced and beautifully finished, this jigger makes every pour precise.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e232 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #b87333;;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eAntique copper finish\u003c\/strong\u003e over 304 stainless steel ensures durability and style. Designed in California, made for precision.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eAntique copper finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfortable grip\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Antique Copper Jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced jiggers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eCalibrated markings\u003c\/strong\u003e provide exact measurements, ensuring every cocktail is crafted to perfection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this jigger resists rust and stands up to heavy use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003epolished antique copper finish\u003c\/strong\u003e adds a touch of elegance to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts \u003cstrong\u003etwo-sided construction\u003c\/strong\u003e offers a comfortable grip, reducing spills and enhancing efficiency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most jiggers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e jiggers are widely available and offer consistent finish, but \u003cstrong\u003ethin walls and lack of detailed markings\u003c\/strong\u003e can hinder precise cocktail crafting.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger just needs to measure volume, a basic model will do.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with detailed markings and an antique copper finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*For precise cocktail measurements*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eChoose this jigger if you value accuracy and a vintage aesthetic in your bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*For a stylish bar setup*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis jigger is perfect for those who want to enhance the look of their cocktail station.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*If durability is key*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted from 304 stainless steel, this jigger withstands the rigors of frequent use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*For professional use*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal for bartenders seeking a blend of practicality and elegance in their tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If price is the only concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eSkip this jigger if you're looking for the cheapest option without regard for quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*For minimal functionality*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you don't need detailed measurements, a basic jigger might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If weight isn't important*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThose who prefer lighter tools might not appreciate the solid feel of this jigger.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If aesthetics don't matter*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eChoose a plain jigger if style isn't a priority for your bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who love crafting intricate cocktails with precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bartenders who require accuracy and durability in their tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Stylish entertainers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for hosts who want to impress guests with a polished bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Detail-oriented mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA must-have for those who obsess over the smallest details in drink-making.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Mixologist Bar Set (14-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588425319\" data-handle=\"antique-copper-mixologist-bar-set-14-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-bell-jigger\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-bell-jigger\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Bell Jigger\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212587933799\" data-handle=\"antique-copper-bell-jigger\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158139495\" data-handle=\"antique-copper-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eStylish addition to any bar\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eAdds vintage elegance with its antique copper finish, enhancing your cocktail presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision in every pour\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDetailed internal markings ensure exact measurements for perfect cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eConstructed from 304 stainless steel, it's designed for durability and frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eIncludes \u003cstrong\u003e¼ oz increments\u003c\/strong\u003e for accurate measurements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eAntique copper finish\u003c\/strong\u003e elevates any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists rust and wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Antique copper finish · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eIf you strive for precision and elegance in your cocktails, this jigger is your essential tool.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability in design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures this jigger withstands daily use without rusting or wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e adds a classic touch, making it a centerpiece in any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eBuilt to last, this jigger offers a \u003cstrong\u003etimeless tool\u003c\/strong\u003e for both home and professional bartenders.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePrecision crafted · Vintage style · Durable design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail crafting gains precision and style.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning this jigger, you might rely on guesswork for measurements. With its detailed markings and ergonomic design, each cocktail becomes an exercise in perfection.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e enhances your bar's aesthetic, making it a showpiece.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Antique Copper Jigger is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 3\/4 oz · 1 1\/2 oz · 1 1\/4 oz · 1 oz · 3\/4 oz · 1\/2 oz · 1\/4 oz · 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e45mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e120mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eApproximate dimensions for reference.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique copper-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDurable and rust-resistant.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, home and most commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eHand wash recommended for long-term finish preservation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Antique Copper Japanese Jigger (45mm diameter, 120mm height)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle piece for precision measuring.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are approximate and may vary slightly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eAesthetic appeal doesn't mean sacrificing functionality.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany believe that a stylish jigger can't also be precise. With \u003cstrong\u003ecalibrated markings\u003c\/strong\u003e and a durable copper finish, this jigger proves otherwise.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eEmbrace both form and function for an elevated cocktail experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_d8f1d387-3400-454d-94df-f84180043c29.jpg?v=1739231926\u0026amp;width=1200\" alt=\"Antique Copper Japanese Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCraft cocktails with precision and flair.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis jigger is not just a tool; it's a statement of your commitment to quality and style in mixology. Elevate your cocktails with every pour.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eExperience a \u003cstrong\u003eblend of elegance and accuracy\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThis jigger is for \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who value both precision and style. Ideal for those seeking to elevate their cocktail crafting with a tool that combines functionality and aesthetic appeal.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003ecopper finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget vs. 304 stainless with copper finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures rust resistance and a long lifespan for frequent use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePrecision\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDetailed internal markings allow for \u003cstrong\u003eexact measurements\u003c\/strong\u003e, critical for professional cocktail crafting.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eAesthetic\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe antique copper finish adds a \u003cstrong\u003eclassic, vintage appeal\u003c\/strong\u003e to any bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The perfect weight and balance make every pour feel intentional.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Jigger That Delivers Precision (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eWilliams Sonoma Copper Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Leopold Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eUrban Bar\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eUrban Bar Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAntique copper-tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCopper-plated\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes, home and most commercial dishwashers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUK\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e45mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.8 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 3\/4 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.8 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.8 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e120mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.7 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 1\/2 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.7 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.8 in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eExperience the distinctive elegance of an antique copper-tone finish that sets this jigger apart from the rest.\u003cspan class=\"cc-mob-hide\"\u003e Choose a cheaper option, and the first sign will be a dull, uninspiring finish — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above · California, USA\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your cocktail craftsmanship with precision and style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for this jigger\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with precise and stylish cocktail measurements.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA must-have for bartenders needing accuracy and durability.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your at-home cocktail crafting with elegance.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal gift for cocktail enthusiasts and aspiring mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEssential for teaching precise measurements in cocktail creation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6_6cafd746-849a-42d5-ab2c-216eb34e7eb5.jpg?v=1739231906\u0026amp;width=1200\" alt=\"Antique Copper Japanese Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eStyle meets precision in every pour.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eElevate your cocktail experience.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 steel core\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget alternative vs. 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance and longevity compared to cheap stamped metal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eAntique copper finish\u003c\/strong\u003e adds a layer of elegance, protecting the steel and enhancing its aesthetic appeal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis jigger's finish ensures it remains a durable and stylish tool in any bar.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eLong-lasting quality\u003c\/strong\u003e with a stylish finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow precision meets craftsmanship\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to quality inspection in four steps.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eHand-finished\u003c\/strong\u003e ensures each jigger maintains its unique charm, unlike mass-produced alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe finishing process guarantees that no two jiggers are exactly alike, adding to its distinctive appeal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eCraftsmanship that stands out.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality and design\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision tools\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: From traditional metalwork to modern precision.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eCalifornia's metalwork tradition ensures each tool is crafted with precision and care, reflecting a commitment to quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above combines traditional craftsmanship with modern design, creating tools that are both functional and beautiful.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eHeritage meets innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3_5c48475f-6fb8-4fdc-8f24-4f50fca2bc6b.jpg?v=1739231880\u0026amp;width=1200\" alt=\"Antique Copper Japanese Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This jigger is the perfect blend of style and function. It has transformed my cocktail making.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love the detailed markings and the copper finish. It fits right in with my vintage barware.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The weight and feel are perfect. It's now an essential part of my bar tools.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., home cocktail enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eComplement your jigger with these matching tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\u0026amp;width=600\" alt=\"Antique Copper Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegance in every measure\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=600\" alt=\"Antique Copper Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete your cocktail station\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=600\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Cocktail Shaker Set (4-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eShake with style\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall to make craft cocktail skills accessible to everyone. Originating in California, the brand combines education with professional-grade tools designed by bartenders for home and professional use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis brand focuses on creating durable, functional, and aesthetically pleasing bar tools, designed in California and manufactured in China, ensuring a high standard of quality and performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your jigger\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour tips to maintain its finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eFor long-term finish preservation, hand wash with mild detergent.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft sponges or cloths to prevent scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003ePrevent water spots by drying the jigger right after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry place to maintain its shine and integrity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your jigger will remain a reliable tool for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA must-have for cocktail enthusiasts and pros\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Antique Copper Japanese Jigger is an investment in both style and functionality. With \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and detailed markings, it's perfect for any cocktail lover. Its antique copper finish offers timeless elegance, making it a centerpiece in any bar setup.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand-finished in antique copper for a timeless look\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by professional bartenders\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for convenient cleaning\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDetailed internal markings for precise measurements\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eEmbrace precision and style in every cocktail you craft.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the jigger include standard cocktail measurements?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it features detailed internal markings for \u003cstrong\u003e1 oz, 2 oz, ¾ oz, ½ oz, ¼ oz, and 1 bar spoon.\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the best way to maintain the antique copper finish without damaging the polished surface or causing discoloration over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eHand wash with mild dish soap and a soft cloth\u003c\/strong\u003e immediately after use to preserve the antique copper finish. Avoid steel wool, abrasive sponges, or harsh chemicals that can strip the finish or cause uneven wear, simply dry thoroughly with a microfiber towel to prevent water spots.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this jigger durable enough for high-volume professional bar use, or is it better suited for occasional home entertaining?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, this jigger is built from \u003cstrong\u003esolid 304 stainless steel with balanced weight distribution\u003c\/strong\u003e, making it stable during rapid-fire pours in professional settings. The precision-etched internal markings won't fade after hundreds of washes, and the substantial feel ensures confident handling during busy service.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I run this jigger through a commercial dishwasher without the copper finish fading or the metal warping from high heat cycles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003e304 stainless steel construction withstands both home and commercial dishwasher cycles\u003c\/strong\u003e without warping. However, the high heat and harsh detergents in commercial machines can gradually dull the antique copper finish, hand washing takes 30 seconds and preserves the rich patina for years.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this jigger made from genuine food-grade stainless steel, or does it use a thinner metal with just a decorative coating that wears off?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis jigger is crafted from \u003cstrong\u003egenuine 304 food-grade stainless steel throughout\u003c\/strong\u003e—not a thin shell with plating. The antique copper-tone finish is applied to the solid steel base, ensuring the jigger maintains its weight, balance, and durability even after years of professional use, unlike hollow or coated alternatives that feel flimsy.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this jigger arrive in protective gift-ready packaging, or will I need to repackage it myself if giving it as a present?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the jigger arrives in a \u003cstrong\u003eprotective gift-ready box with foam inserts\u003c\/strong\u003e that prevent scratches during shipping and display the piece elegantly, no need for additional wrapping if you're giving it as a gift to a home bartender or cocktail enthusiast.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the dimensions of the jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger measures \u003cstrong\u003e45mm in diameter\u003c\/strong\u003e and is \u003cstrong\u003e120mm tall\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs there a warranty on the jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre there matching items available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, check out the \u003ca href=\"\/products\/antique-copper-bell-jigger\"\u003eAntique Copper Bell Jigger\u003c\/a\u003e, \u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\"\u003e14-Piece Bar Set\u003c\/a\u003e, and \u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\"\u003eCocktail Shaker Set\u003c\/a\u003e to complete your setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere is it designed and manufactured?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger is \u003cstrong\u003edesigned in California\u003c\/strong\u003e and \u003cstrong\u003emade in China\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Does the jigger include standard cocktail measurements?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it features detailed internal markings for 1 oz, 2 oz, ¾ oz, ½ oz, ¼ oz, and 1 bar spoon.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the copper finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with mild detergent to preserve the finish and avoid abrasives to prevent scratches.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this jigger be used in professional settings?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, its durable construction and precise measurements make it ideal for professional use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's safe for home and most commercial dishwashers, but hand washing is recommended for long-term preservation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in this jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger is made from 304 stainless steel with an antique copper-tone finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come in a gift box?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the jigger comes packaged in a gift-ready box, perfect for gifting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the dimensions of the jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger measures 45mm in diameter and is 120mm tall.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is there a warranty on the jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are there matching items available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, check out the Antique Copper Bell Jigger, 14-Piece Bar Set, and Cocktail Shaker Set to complete your setup.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where is it designed and manufactured?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger is designed in California and made in China.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Japanese Jigger\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Antique Copper Japanese Jigger by A Bar Above offers precise measurements and a vintage aesthetic. Made from 304 stainless steel with an antique copper finish, it's designed for both home and professional use.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 stainless steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Antique copper-tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Capacity\", \"value\": \"2 oz \/ 1 oz\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Markings\", \"value\": \"1 ¾ oz, 1 ½ oz, 1 ¼ oz, 1 oz, ¾ oz, ½ oz, ¼ oz, 1 bar spoon\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes, home and most commercial dishwashers\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Jigger That Delivers Precision\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588359783,"sku":"JGR-JAPANESE-CP","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006"},{"product_id":"gold-citrus-juicer","title":"Gold Citrus Juicer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Citrus Juicer | Efficient and Elegant\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Citrus Juicer | Efficient and Elegant\"\u003e\n  \u003cmeta name=\"description\" content=\"Premium 304 stainless steel citrus juicer designed in California. Elegant, efficient, and built for daily fresh juice.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s; text-decoration: none;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-mobile-layout *\/@media (max-width:749px){.comp th .comp-th-name{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}.comp th:first-child,.comp td:first-child{position:sticky;left:0;background:var(--warm-bg);z-index:1;box-shadow:1px 0 0 var(--rule),4px 0 6px -4px rgba(0,0,0,0.12);}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=1600\" alt=\"Gold Citrus Juicer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2Versatility.jpg?v=1739231714\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2Versatility.jpg?v=1739231714\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2Versatility.jpg?v=1739231714\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM.jpg?v=1739231704\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM.jpg?v=1739231704\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM.jpg?v=1739231704\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision.jpg?v=1739231692\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision.jpg?v=1739231692\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision.jpg?v=1739231692\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders.jpg?v=1739231680\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders.jpg?v=1739231680\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders.jpg?v=1739231680\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4HowtoUse.jpg?v=1739231671\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4HowtoUse.jpg?v=1739231671\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4HowtoUse.jpg?v=1739231671\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Gold4.jpg?v=1739231656\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Gold4.jpg?v=1739231656\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Gold4.jpg?v=1739231656\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/goldjuicer1.png?v=1739225506\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/goldjuicer1.png?v=1739225506\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/goldjuicer1.png?v=1739225506\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Citrus Juicer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Gold Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood Safe · Durable\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Gold Juicer That Elevates Your Bar\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Gold Finish · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The polished gold finish and ergonomic design make this juicer a standout in my kitchen.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e150 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$32\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold Finish\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold Finish\" onclick=\"selectSwatch(this,'Gold Finish')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $8 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures durability, while the \u003cstrong\u003egold-tone finish\u003c\/strong\u003e adds a layer of elegance. Designed in California, this juicer combines visual appeal with top-tier functionality.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Gold Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood Safe · Durable\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Gold Citrus Juicer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced metal tools)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures your juicer remains a long-lasting part of your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eAESTHETICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e adds a touch of elegance to your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCOMFORT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAn \u003cstrong\u003eergonomic handle\u003c\/strong\u003e with a silicone sleeve for easy, comfortable use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eEASY CLEAN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThough \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, hand washing is preferred to maintain finish integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe trouble with entry-level juicers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes and availability, but their thin gauges often \u003cstrong\u003edent under normal use\u003c\/strong\u003e. The \u003cstrong\u003eplated finishes\u003c\/strong\u003e may flake over time, and hollow handles can detract from the experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the juicer just needs to squeeze lemons, any standard tool works. But when it's part of your decor, the finish matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone juicer made from 304 stainless steel for a beautiful and durable finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this juicer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this juicer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You love elegant tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis juicer is perfect for those who prioritize aesthetics and functionality in their kitchen.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Durability is important_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eMade from 304 stainless steel, it's built to withstand frequent use without denting.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Easy cleaning matters_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis juicer is dishwasher safe, making cleanup effortless after your citrus-squeezing sessions.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You host often_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eImpress guests with a juicer that complements your sophisticated bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this juicer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_On a tight budget_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf budget is your only concern, there are less expensive alternatives available.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Prefer plastic tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you prefer lightweight plastic tools, this might not be your top choice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Rarely use citrus_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you seldom juice citrus, a simpler tool may suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Dislike hand washing_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eFor optimal finish longevity, hand washing is recommended, despite its dishwasher safety.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Home bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho want a tool that enhances both their drink-making and their kitchen's aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Design enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who appreciate cohesive and elegant kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Frequent entertainers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho love showcasing beautiful, functional tools during gatherings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSeeking a sophisticated and functional present for cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254155223143\" data-handle=\"gold-standard-bar-spoons\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588589159\" data-handle=\"gold-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Gold Citrus Juicer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eProfessional-grade material\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from 304 stainless steel, known for its durability and resistance to wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegant finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe gold-tone finish adds a touch of luxury to your kitchen or bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eErgonomic design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eFeatures a silicone sleeve for a comfortable grip during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures long-lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFinish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003ePolished gold-tone\u003c\/strong\u003e for a luxurious look.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCare\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eHand wash preferred for \u003cstrong\u003efinish preservation\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Gold finish · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThe Gold Citrus Juicer is a choice for those who value both function and elegance.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eLong-lasting materials\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from robust 304 stainless steel, this juicer is built to withstand daily use without losing its shine. The gold-tone finish ensures it remains a standout piece in your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts polished gold-tone finish not only adds a touch of luxury but also complements any kitchen or bar decor. It's not just functional, it's a statement piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest in quality with a juicer that offers both functionality and beauty, reducing the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eElegant design · Durable · Perfect for bars\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eTransform your kitchen aesthetic\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eJuicing becomes an artful experience.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the Gold Citrus Juicer, you shift from using mundane tools to a piece that elevates your kitchen's decor. Its \u003cstrong\u003eelegant design\u003c\/strong\u003e and durable build make it a staple for any citrus task.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eElevate your kitchen\u003c\/strong\u003e with a touch of gold and reliability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Citrus Juicer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e23.3 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBowl diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e7.2 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.23 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions are approximate and may vary slightly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Gold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood Safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCrafted for durability and elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, but hand wash preferred\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasives to preserve finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Citrus Juicer (23.3 cm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eIncludes everything you need for efficient juicing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eGold finishes aren't delicate, they're durable.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume gold-tone finishes are fragile, but \u003cstrong\u003ethis juicer's finish holds under regular use\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eIt's crafted to endure while adding elegance to your kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM.jpg?v=1739231704\u0026amp;width=1200\" alt=\"Gold Citrus Juicer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhen form meets function\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eIn the Gold Citrus Juicer, find the perfect balance of elegance and efficiency. Turn ordinary kitchen tasks into stylish experiences with a tool that enhances your décor while delivering top performance.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eElevate every squeeze\u003c\/strong\u003e with style and precision.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThis juicer is for those who believe in the power of design and functionality. \u003cstrong\u003eElegant, durable, and efficient\u003c\/strong\u003e, it serves those who want their tools to perform flawlessly while enhancing their kitchen's aesthetic.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eGold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: standard metal vs 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eSuperior weight\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe heft of 304 stainless steel provides stability, distinguishing it from lightweight alternatives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers exceptional corrosion resistance, essential for a citrus tool.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eElegant finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished gold-tone not only adds visual appeal but also maintains a \u003cstrong\u003elustrous surface\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The gold finish elevates my entire kitchen aesthetic.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Gold Juicer That Elevates Your Bar (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eMichael Aram\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eNickelplate Serving Bowl\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eStainless Steel Tray\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eChristofle\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eSilver Plated Tray\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eVagabond House\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003ePewter Serving Tray\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"\"\u003e23.3 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003ctd class=\"\"\u003e46.00 cm (18.12 inches)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10.2 inches (26 cm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e14 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.23 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.8 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003enickelplate\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003esilver plated\u003c\/td\u003e\n\u003ctd class=\"\"\u003epewter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished Gold-tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished silver\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes, but hand wash preferred\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvoid\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAbrasives to preserve finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDetergents with lemon or other acidic agents; abrasive cleaners; steel wool; scouring pads; soaking\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003ctd class=\"\"\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eIndia\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFrance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$32\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$310.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$184.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$315\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$824.00\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eUnlike the other options here, this gold citrus juicer is crafted from durable 304 stainless steel.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when you're hosting brunch and the nickelplate juicer tarnishes.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE TOOLS\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your kitchen with gold and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eIdeal uses for the Gold Citrus Juicer\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your bar setup with a juicer that complements your premium cocktail tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for home bartenders who want tools that not only work well but look great.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn excellent gift for those who appreciate elegant and functional kitchen tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEveryday use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eBuilt for regular use, making it ideal for those who frequently juice citrus fruits.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAdd a touch of gold to your kitchen when hosting special events or dinners.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision.jpg?v=1739231692\u0026amp;width=1200\" alt=\"Gold Citrus Juicer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eElegance meets efficiency in every squeeze.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Gold Citrus Juicer is for those who appreciate both.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget metal vs 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e surpasses standard metals in weight, corrosion resistance, and durability. Its superior surface quality ensures a polished, elegant finish that endures.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe technical spec of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers enhanced thermal resistance and longevity, making it ideal for a frequently used kitchen tool.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFor this Gold Citrus Juicer, the choice of 304 stainless ensures it remains a reliable and visually appealing tool.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides unmatched durability and elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our juicer is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished finishing\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to quality inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, this juicer undergoes a \u003cstrong\u003eprecise polishing process\u003c\/strong\u003e that enhances its durability and finish. Each piece is crafted with attention to detail, ensuring a premium product.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach juicer's unique finish is a testament to its careful craftsmanship, making minor variations a mark of quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eEnjoy a tool where each piece has its buy character.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe story behind our tools\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-finishing\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision polishing\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern techniques\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand foundation\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003egold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of metalwork tradition and innovation\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in \u003cstrong\u003etraditional metalwork\u003c\/strong\u003e, our tools blend heritage techniques with modern standards. This ensures each piece is not just functional but also a piece of art.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above chose this approach to uphold the quality and elegance that discerning customers expect from their kitchen tools.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose a juicer that embodies tradition and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders.jpg?v=1739231680\u0026amp;width=1200\" alt=\"Gold Citrus Juicer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The gold finish makes it a standout on my counter, and it's so easy to use!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eLaura D., upgraded her kitchen, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Feels solid in hand and juices like a dream. Plus, it's stunning!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames L., mixology enthusiast, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Not just a juicer, but a statement piece. Love the ergonomic design!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSophie T., home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar with elegance\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your mixology setup with coordinated gold accessories.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-fine-mesh-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=600\" alt=\"Gold Fine Mesh Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Fine Mesh Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for smooth pours\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-metal-cocktail-straws\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=600\" alt=\"Gold Metal Cocktail Straws\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Metal Cocktail Straws\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eReusable and stylish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eMeasuring with precision\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails at home\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall in California. Combining cocktail education with professional bar experience, they create bartender-designed tools for home and commercial bars. Known for their durable, 304 stainless steel products, A Bar Above prioritizes function and elegance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis specific approach ensures that each tool not only performs exceptionally but also enhances your bar's aesthetic. A Bar Above’s dedication to quality transforms ordinary cocktail-making into a refined experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules for lasting shine\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to clean to prevent scratches on the gold-tone finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash preferred\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eThough dishwasher safe, hand washing helps maintain the finish's luster.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eTo prevent water spots, dry thoroughly after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eHang or store in a soft-lined drawer to avoid surface damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your Gold Citrus Juicer will maintain its beauty and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eAn investment in style and function\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eFor those who value both aesthetics and performance, the Gold Citrus Juicer offers unparalleled quality. Its \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures longevity, while the gold-tone finish adds elegance to any kitchen. With every use, experience a perfect blend of style and efficiency.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel for long-lasting use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California; made in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash preferred to maintain finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eEfficient, ergonomic design for flawless juice extraction\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your kitchen with a juicer that combines beauty and durability.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $32\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the gold juicer accommodate larger fruits?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the bowl is designed to fit lemons and limes comfortably, saving time and effort.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the gold-tone stainless steel juicer dishwasher safe, or will it damage the polished finish over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 304 stainless steel construction is dishwasher safe, but hand washing with a soft cloth is recommended to preserve the triple-stage polished gold-tone finish and prevent premature dulling from harsh detergents.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this juicer compare to other premium juicers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it offers durability and an elegant gold-tone finish that stands out.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to clean the juicer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand washing with a soft cloth is best to maintain the \u003cstrong\u003epolished finish\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this citrus juicer handle other fruits beyond lemons and limes, like oranges or grapefruits, without bending or losing effectiveness?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile it's specifically designed for lemons and limes, the precision-formed 304 stainless steel bowl and balanced weight distribution allow it to juice small oranges and other soft citrus fruits without flexing or warping like thinner alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the gold-tone finish tarnish or show wear after repeated use and washing, especially in hard water areas?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe triple-stage polished gold-tone PVD finish resists tarnishing and watermarks with proper care, hand washing and immediate drying prevent mineral deposits that cause dullness on lesser-quality plated finishes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the origin of the product?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe juicer is \u003cstrong\u003edesigned in California\u003c\/strong\u003e and made in China.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the safest way to store this gold citrus juicer to prevent scratches to the polished finish or damage to the bowl edges?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore it in a soft-lined drawer away from other metal utensils, or use the integrated hanging hole to prevent contact scratches, the precision-polished gold finish maintains its luster best when not stacked with sharp tools.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific design or material features make this gold citrus juicer worth choosing over standard chrome or plastic juicers in the same price range?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eGenuine 304 food-grade stainless steel construction with precisely balanced weight distribution ensures it won't flex or feel hollow like thin stamped alternatives, while the triple-stage polished gold-tone finish elevates your bar presentation beyond generic chrome tools.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs there a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $32\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Does the gold juicer accommodate larger fruits?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the bowl is designed to fit lemons and limes comfortably, saving time and effort.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the juicer dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The juicer is dishwasher safe, but hand washing is recommended to preserve the gold finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this juicer compare to other premium juicers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Made from 304 stainless steel, it offers durability and an elegant gold-tone finish that stands out.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to clean the juicer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand washing with a soft cloth is best to maintain the polished finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this juicer be used for other fruits?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's designed for citrus, but its sturdy build can handle other small fruits.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the finish prone to tarnishing?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, the gold-tone finish will maintain its shine.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the origin of the product?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The juicer is designed in California and made in China.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store the juicer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store it in a soft-lined drawer or hang it to prevent surface damage.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this juicer stand out?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its durable construction and elegant finish make it both functional and attractive.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is there a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Citrus Juicer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Gold Citrus Juicer by A Bar Above offers an elegant and durable solution for juicing, crafted from 304 stainless steel with a polished gold-tone finish. Designed in California, it combines style and functionality in a single tool.\",\n  \"sku\": \"JUICER-GO\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"32\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Gold-tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"23.3 cm length, 7.2 cm bowl diameter\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe, hand wash preferred\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Designed In\", \"value\": \"California, USA\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Made In\", \"value\": \"China\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Gold Juicer That Elevates Your Bar\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$32\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588458087,"sku":"JUICER-GO","price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744"},{"product_id":"antique-copper-mixologist-bar-set-14-piece","title":"Antique Copper Mixologist Bar Set (14-Piece)","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=1600\" alt=\"Antique Copper Mixologist Bar Set (14-Piece) - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_0e3161b4-c626-4fd5-b986-29ab8420700b.jpg?v=1739231713\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_0e3161b4-c626-4fd5-b986-29ab8420700b.jpg?v=1739231713\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_0e3161b4-c626-4fd5-b986-29ab8420700b.jpg?v=1739231713\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_e156e00d-47d2-4a32-b31e-cfd6eb5be381.jpg?v=1739231701\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_e156e00d-47d2-4a32-b31e-cfd6eb5be381.jpg?v=1739231701\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_e156e00d-47d2-4a32-b31e-cfd6eb5be381.jpg?v=1739231701\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_08ef7ced-ef1a-4633-a13e-7a377a2425f7.jpg?v=1739231690\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_08ef7ced-ef1a-4633-a13e-7a377a2425f7.jpg?v=1739231690\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_08ef7ced-ef1a-4633-a13e-7a377a2425f7.jpg?v=1739231690\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_96a349ee-b323-4da9-90cd-cc991f8e4a77.jpg?v=1739231677\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_96a349ee-b323-4da9-90cd-cc991f8e4a77.jpg?v=1739231677\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_96a349ee-b323-4da9-90cd-cc991f8e4a77.jpg?v=1739231677\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_be891357-e51e-4ddf-910e-1bd8dfa263c6.jpg?v=1739231666\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_be891357-e51e-4ddf-910e-1bd8dfa263c6.jpg?v=1739231666\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_be891357-e51e-4ddf-910e-1bd8dfa263c6.jpg?v=1739231666\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-AC.jpg?v=1739231666\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-AC.jpg?v=1739231666\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-AC.jpg?v=1739231666\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Mixologist Bar Set (14-Piece), view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash for Copper\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eGift-Ready Box\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The 14-Piece Set for Timeless Mixology\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e14-Piece 304 Stainless Steel Bar Set · Antique Copper Finish\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Very well made. Does great job with fruits. Very high end design\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eKyle Forte, verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e102 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$118\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:copper;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212588425319\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $29 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted in California\u003c\/strong\u003e, this 14-piece set features 304 stainless steel with an elegant antique copper finish. Ideal for both home bars and professional settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash for Copper\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eGift-Ready Box\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Antique Copper Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this set provides durability and rust resistance that outperforms lesser metals.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe antique copper finish adds elegance and a vintage charm to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCOMPLETENESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eIncludes all essential bar tools: Boston shaker, strainers, jigger, muddler, spoon, and picks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned in California for both home and professional bartenders seeking high performance and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated finishes flake\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line metalware offers a consistent finish but thin-walled pieces dent under normal use. Plated or lacquered finishes flake at edges over time, and \u003cstrong\u003ehollow handles\u003c\/strong\u003e give a lightweight feel that undermines the serving experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the tool just needs to open a bottle, standard stainless works. For a showpiece, quality matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel set with a genuine antique copper finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Love vintage appeal_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe antique copper finish complements any classic bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Host often_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe complete set is perfect for entertaining guests.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Want professional tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIncludes all essential bar tools for craft cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Prefer coordinated finishes_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMatches your bar with a cohesive antique copper look.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer minimalism_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis is a full set, not for those who need a single tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Work in a fast-paced bar_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eNot ideal for bartenders who travel frequently.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Budget constraints_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003ePremium materials come at a higher price point.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Dislike hand washing_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eCopper finish requires hand washing for best results.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnhance their bar with professional tools to match their skill.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eLooking for a complete, elegant gift for cocktail lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Entertainers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho want a cohesive, high-performing bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Perfectionists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho want every tool to work exactly as expected, every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete 14-piece set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e14-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBoston Shaker\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e18 oz unweighted \u0026amp; 28 oz weighted\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCocktail Strainers\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eHawthorne, julep, fine mesh\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBar Spoon\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12” spiral handle\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e14 pieces · Complete bar kit\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eIncludes high-quality 304 stainless steel and beechwood components.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_be891357-e51e-4ddf-910e-1bd8dfa263c6.jpg?v=1739231666\u0026amp;width=1600\" alt=\"Antique Copper Mixologist Bar Set (14-Piece) - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eTimeless Elegance\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe antique copper finish offers a vintage charm that stands out.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eComplete Kit\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eAll essential tools are included, offering great value for home mixologists.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eGift-Ready\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eComes in an elegant gift box, ideal for special occasions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003e304 steel\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade to last — \u003cstrong\u003erust resistant\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCopper finish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eAdds \u003cstrong\u003evintage appeal\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDishwasher\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eSafe for \u003cstrong\u003estainless components\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e14 pieces · Antique copper · For cocktail lovers\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor the host who turns evenings into experiences\u003c\/em\u003e, this set complements the ambiance as much as the conversation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel, this set is built to withstand the rigors of both home and professional use, resisting rust and corrosion with ease.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe antique copper finish provides a vintage appeal that enhances the visual allure of any bar setup, making each piece a conversation starter.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis complete set offers exceptional value by including all essential tools needed for a professional cocktail experience, all in a cohesive and elegant design.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eComplete bar set · California design · Gift-ready\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar becomes a conversation piece.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore, your bar tools might have been an afterthought. Now, they command attention. With this set, every tool has a place, and every piece adds to the aesthetic and functionality of your setup.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eEvery entertaining moment becomes \u003cstrong\u003ememorable\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Antique Copper Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eGift Box\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12.75\" L x 5.5\" W x 4.25\" H\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions apply to the full set packaging.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique Copper\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-grade materials ensure longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes for stainless components\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCopper Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash recommended\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollowing care instructions ensures finish longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eComplete 14-piece set\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eEach piece is essential for a complete bar experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eCopper is just for looks, not performance\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile copper is known for its aesthetic appeal, this set uses \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for its core, ensuring durability and performance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis combination of beauty and function makes it a standout choice for serious mixologists.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_e156e00d-47d2-4a32-b31e-cfd6eb5be381.jpg?v=1739231701\u0026amp;width=1200\" alt=\"Antique Copper Mixologist Bar Set (14-Piece) - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhen elegance meets functionality, decisions become easy.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing this set means opting for a blend of style and substance. The antique copper finish ensures your bar tools are more than functional; they're a statement piece.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eElevate every drink with \u003cstrong\u003econfidence\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis set is for \u003cstrong\u003ehome entertainers\u003c\/strong\u003e who demand \u003cstrong\u003eprofessional-grade\u003c\/strong\u003e tools with a \u003cstrong\u003etimeless design\u003c\/strong\u003e. Ideal for those who mix cocktails and create memorable experiences.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eCopper finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget option vs our quality finish\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eSolid construction\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe use of 304 stainless steel ensures each tool is built to last, resisting wear and tear.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eTimeless appeal\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe antique copper finish adds a vintage charm that enhances the visual allure of your bar.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePerformance focus\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach tool is designed to perform flawlessly, supporting your cocktail-making endeavors.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The weight and balance of each piece make every shake and stir feel purposeful.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHandcrafted Unique Pieces with Polished Antique Copper\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Antique Copper Mixologist Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, antique copper finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Vintage charm, timeless appeal\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Gift-ready, complete bar kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eA discerning host knows that settling for less is compromising on the complete mixology experience.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Mixologist Set\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003ePottery Barn\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, unique pieces\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it made of premium materials?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel, antique copper\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a precision fit?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePrecision fit, seamless joints\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic construction\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic construction\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraft\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, each piece unique\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eManufactured in China\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eManufactured in China\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eManufactured in China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished antique copper\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard industrial finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard industrial finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard industrial finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFunctionality\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eComplete bar set\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited tools\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited tools\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited tools\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eBuy a handcrafted bar set with a polished antique copper finish, offering every tool you need.\u003cspan class=\"cc-mob-hide\"\u003e Choose factory-stamped options and the first sign will be mismatched, limited tools — right when you needed them most.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eMIXOLOGIST COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eTimeless elegance meets professional precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eFor memorable moments\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDinner Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your gatherings with a set that complements any elegant dinner setting.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eWeddings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eGift a couple the complete bar setup they need to start their new life together.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAnniversaries\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eCelebrate lasting love with a gift that’s as enduring as the couple.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHousewarming\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eHelp friends or family set up their new home with a touch of class.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHolidays\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for festive gatherings where cocktails play a key role.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_08ef7ced-ef1a-4633-a13e-7a377a2425f7.jpg?v=1739231690\u0026amp;width=1200\" alt=\"Antique Copper Mixologist Bar Set (14-Piece) - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eElegance that enhances every occasion.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Antique Copper Set is for those who know.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhat makes 304 stainless steel stand out\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget option vs our quality finish\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability, resisting rust and corrosion far better than cheaper alloys.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIts high chromium content enhances strength and resistance, making it ideal for high-volume use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis set uses 304 stainless steel, ensuring long-lasting performance and a polished finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is built to last.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow this set is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced sets, this collection undergoes a \u003cstrong\u003ehand-finishing process\u003c\/strong\u003e that ensures each piece meets exacting standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis attention to detail leads to variation that adds character, not flaws, to your tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eHand-finishing ensures superior quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe tradition behind our designs\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional styles\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ecopper adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eMixologist set\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eFrom tradition to modern elegance\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above draws on traditional techniques, blending them with modern design to create tools that are both functional and beautiful.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing a California design approach allows us to innovate while keeping the heritage alive.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eA blend of tradition and modern design.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_96a349ee-b323-4da9-90cd-cc991f8e4a77.jpg?v=1739231677\u0026amp;width=1200\" alt=\"Antique Copper Mixologist Bar Set (14-Piece) - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This set transformed my bar. The copper finish is stunning, and each tool feels professional.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., enhanced her home bar, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Bought as a gift, it impressed everyone. Now I want one for myself!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eLucas S., gifted to a friend, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Every piece feels balanced and well made. It's worth every penny for the quality.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eAva J., upgraded her tools, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore more tools in the Antique Copper collection.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=600\" alt=\"Antique Copper Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eProfessional-grade performance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\u0026amp;width=600\" alt=\"Antique Copper Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision in every pour\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=600\" alt=\"Antique Copper Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for stirred cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEffortless straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eEmpowering home bartenders with professional tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall in California, A Bar Above combines professional bar expertise with cocktail education. They design high-quality bar tools that elevate the home mixologist's experience, crafted from 304 stainless steel for durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eA Bar Above's commitment to quality and education reflects in tools designed to simplify and perfect cocktail making, providing both function and style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash copper\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eFor best results, hand wash copper components to maintain their finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eUse mild soap\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid harsh detergents that can dull the finish over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent water spots by drying each piece completely after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep tools in a dry place to avoid moisture-related tarnishing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your set will maintain its beauty and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA timeless investment for cocktail enthusiasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Antique Copper Mixologist Set brings both elegance and function to your bar. This complete 14-piece kit, designed in California, offers \u003cstrong\u003eprofessional-grade\u003c\/strong\u003e tools that will last. Whether you're a seasoned bartender or a home enthusiast, this set provides everything needed to craft exceptional cocktails.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel, durable and rust-resistant\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash copper for longevity, dishwasher safe for stainless\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIncludes 14 essential bar tools for complete cocktail service\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your craft, one cocktail at a time.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $118\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the main components of the antique copper set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes a Boston shaker, three strainers, a Japanese jigger, a muddler, a bar spoon, and six cocktail picks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the antique copper finish on the shaker, jigger, strainers, and spoon match exactly, or do some pieces show color variation?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, every metal component undergoes the same antique copper plating process to ensure color uniformity, the Boston shaker, jigger, Hawthorne strainer, julep strainer, fine mesh strainer, and bar spoon all share identical warm copper tones with no visible variation between pieces.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIf the Hawthorne strainer spring wears out or the Boston shaker tin dents after heavy use, can I order individual replacement parts instead of buying the entire set again?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA Bar Above offers replacement parts for most individual components, contact them directly with the specific tool name (e.g., \"Antique Copper Hawthorne Strainer\" or \"Boston Shaker Tin\") to confirm current availability and pricing for your needed piece.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the 304 stainless steel construction and shaker seal hold up to 50+ cocktails per night in a commercial bar setting, or is this designed only for occasional home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 304 food-grade stainless steel core and precision-fitted Boston shaker seal are engineered for high-volume use, bartenders report the Hawthorne strainer spring maintains tension and the jigger measurements stay accurate even after hundreds of nightly pours in professional environments.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the safest way to clean the antique copper finish without causing tarnish, scratches, or removing the plating, can I use a dishwasher or do I need special copper cleaners?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash each piece with warm water and mild dish soap using a soft cloth, avoid dishwashers, abrasive scrubbers, and harsh cleaners containing bleach or ammonia, as these can dull the antique copper plating and cause uneven tarnishing over time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the set gift-ready?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, it comes in a sleek, gift-ready box, perfect for special occasions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this set different from others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe use of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e and the elegant antique copper finish set it apart in both durability and appearance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the set include a muddler?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it includes a 12” beechwood muddler for mixing ingredients.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAfter making 100+ cocktails with citrus and ice, will the antique copper finish start peeling, chipping, or wearing off around high-contact areas like the shaker rim and jigger edges?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe antique copper plating is bonded to the 304 stainless steel base and designed to resist peeling, with hand washing and avoiding abrasive scrubbing, the finish develops a natural patina but maintains its structural integrity even after hundreds of uses in high-contact areas like shaker rims and jigger lips.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre there any matching products available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, consider adding the \u003ca href=\"\/products\/antique-copper-boston-shaker\"\u003eAntique Copper Boston Shaker\u003c\/a\u003e or the \u003ca href=\"\/products\/antique-copper-julep-strainer\"\u003eAntique Copper Julep Strainer\u003c\/a\u003e to your collection.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $118\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What are the main components of the antique copper set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes a Boston shaker, three strainers, a Japanese jigger, a muddler, a bar spoon, and six cocktail picks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the finish on all pieces consistent?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the antique copper finish is applied consistently across all metal components for a unified look.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are replacement parts available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Replacement parts may be available directly from A Bar Above, depending on the specific component needed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use this set in a professional bar?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, this set is designed for both home and professional use, thanks to its durable construction.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I clean the copper finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand washing with mild soap is recommended to maintain the finish's integrity and shine.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the set gift-ready?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it comes in a sleek, gift-ready box, perfect for special occasions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this set different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The use of 304 stainless steel and the elegant antique copper finish set it apart in both durability and appearance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the set include a muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it includes a 12” beechwood muddler for mixing ingredients.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How durable is the antique copper finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, the finish is designed to last, offering a stylish and durable choice for any bar.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are there any matching products available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, consider adding the Antique Copper Boston Shaker or the Antique Copper Julep Strainer to your collection.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Mixologist Bar Set (14-Piece)\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Antique Copper Mixologist Bar Set is a 14-piece collection crafted from 304 stainless steel, designed in California with an elegant copper finish. Ideal for both home bars and professional settings.\",\n  \"sku\": \"SET-14PC-CP\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"118\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Antique Copper\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Components\",\n      \"value\": \"14 pieces\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Design Origin\",\n      \"value\": \"California, USA\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Hand wash recommended for copper\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Gift Box Dimensions\",\n      \"value\": \"12.75\\\" x 5.5\\\" x 4.25\\\"\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe 14-Piece Set for Timeless Mixology\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$118\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-mixologist-bar-set-14-piece')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588425319,"sku":"SET-14PC-CP","price":118.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744"},{"product_id":"antique-copper-hawthorne-strainer","title":"Antique Copper Hawthorne Strainer","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=1600\" alt=\"Antique Copper Hawthorne Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_5626868b-d848-41d9-b29e-70cf22fe7227.jpg?v=1739231599\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_5626868b-d848-41d9-b29e-70cf22fe7227.jpg?v=1739231599\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_5626868b-d848-41d9-b29e-70cf22fe7227.jpg?v=1739231599\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_70f1d7c9-c1a2-439e-b2c4-c7aaf0fabcd1.jpg?v=1739231581\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_70f1d7c9-c1a2-439e-b2c4-c7aaf0fabcd1.jpg?v=1739231581\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_70f1d7c9-c1a2-439e-b2c4-c7aaf0fabcd1.jpg?v=1739231581\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_0fb329ca-e2a8-40b6-b695-f5784101ae06.jpg?v=1739231576\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_0fb329ca-e2a8-40b6-b695-f5784101ae06.jpg?v=1739231576\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_0fb329ca-e2a8-40b6-b695-f5784101ae06.jpg?v=1739231576\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_b66ccd08-09f9-4598-ab2c-49ee78171cfc.jpg?v=1739231569\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_b66ccd08-09f9-4598-ab2c-49ee78171cfc.jpg?v=1739231569\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_b66ccd08-09f9-4598-ab2c-49ee78171cfc.jpg?v=1739231569\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_3ef8d0d9-ca2e-407f-a3d3-fbd16ecb1156.jpg?v=1739231563\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_3ef8d0d9-ca2e-407f-a3d3-fbd16ecb1156.jpg?v=1739231563\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_3ef8d0d9-ca2e-407f-a3d3-fbd16ecb1156.jpg?v=1739231563\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_b1e6d299-0a46-4c22-bb02-1ea15df99ee3.jpg?v=1739231558\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_b1e6d299-0a46-4c22-bb02-1ea15df99ee3.jpg?v=1739231558\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_b1e6d299-0a46-4c22-bb02-1ea15df99ee3.jpg?v=1739231558\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS4_6305fc70-4432-4544-80fd-4a75054b47e4.jpg?v=1739231553\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS4_6305fc70-4432-4544-80fd-4a75054b47e4.jpg?v=1739231553\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS4_6305fc70-4432-4544-80fd-4a75054b47e4.jpg?v=1739231553\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Hawthorne Strainer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash for copper\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Strainer with Vintage Charm\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Antique Copper Finish · Ergonomic Design\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"This strainer's ergonomic grip and vintage finish elevate every cocktail experience.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e161 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$17\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:copper;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212588490855\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from 304 stainless steel\u003c\/strong\u003e with an antique copper finish, this strainer is designed in California and made in China. Ideal for both home and professional use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash for copper\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Antique Copper Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from lower-grade metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures this strainer holds up under high-volume use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe antique copper finish adds a \u003cstrong\u003etimeless elegance\u003c\/strong\u003e to your bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eAn ergonomic shape offers \u003cstrong\u003ecomfortable handling\u003c\/strong\u003e during extensive cocktail sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFUNCTIONALITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eTight coil spring\u003c\/strong\u003e captures pulp and ice shards for a clean pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most metal strainers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e metalware offers consistent finishes but often features \u003cstrong\u003ethin-walled construction\u003c\/strong\u003e that dents easily and flaking finishes over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to get the job done, a basic metal one suffices.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with an antique copper finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Love vintage aesthetics*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou'll appreciate the antique copper finish that complements classic bar settings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Need durable tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from 304 stainless steel, this strainer withstands high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Enjoy mixology*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for both home enthusiasts and professional bartenders.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Value ergonomic design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe comfortable grip reduces strain during extended cocktail sessions.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer modern styles*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis strainer's antique copper finish may not suit contemporary aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Use plastic tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you're content with plastic strainers, this stainless steel option may be unnecessary.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Avoid hand washing*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eAlthough dishwasher safe, hand washing is recommended for the finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Have a tight budget*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eLooking for the cheapest option might lead you away from this premium quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Vintage bar setups*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eComplements antique copper collections beautifully.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnhances cocktail crafting with elegance and precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned by bartenders for seamless, efficient use in busy environments.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn exceptional choice for those gifting high-quality barware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588130407\" data-handle=\"antique-copper-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-japanese-jigger\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJap-1.jpg?v=1739232006\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-japanese-jigger\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Japanese Jigger\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588359783\" data-handle=\"antique-copper-japanese-jigger\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Mixologist Bar Set (14-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588425319\" data-handle=\"antique-copper-mixologist-bar-set-14-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eVintage aesthetic\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe antique copper finish adds a classic touch that stands out in any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSuperior build\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade from premium 304 stainless steel, offering durability and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBartender approved\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDesigned by professionals for both home and commercial use, ensuring maximum efficiency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is used for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eAntique copper adds \u003cstrong\u003eelegance\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic for \u003cstrong\u003ecomfortable handling\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eAntique copper finish · 304 stainless steel · Durable and elegant\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value both elegance and efficiency in their bar tools, this strainer is an absolute must-have.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this strainer endures high-volume use without losing its structural integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e complements both modern and vintage bar setups, making it a versatile choice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue-over-time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis strainer offers a combination of style and functionality that remains relevant over years of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eErgonomic design · Seamless performance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar's sophistication level rises.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Your cocktails had stray pulp and shards. \u003cstrong\u003eAfter:\u003c\/strong\u003e Enjoy perfectly clear drinks with an elegant touch.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith this strainer, \u003cstrong\u003eevery pour\u003c\/strong\u003e is a testament to quality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Antique Copper Hawthorne Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e129 mm x 99 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSpring Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e20 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.25 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique Copper\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterial and finish ensure durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, but hand wash recommended for copper\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollow care instructions to preserve finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Antique Copper Hawthorne Strainer (129 mm x 99 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle piece included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are based on best available information.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eAntique copper is just for looks? Think again.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile antique copper adds \u003cstrong\u003evisual appeal\u003c\/strong\u003e, it also offers a robust protective layer over the durable stainless steel.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis strainer isn't just for show, it's built for serious performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_70f1d7c9-c1a2-439e-b2c4-c7aaf0fabcd1.jpg?v=1739231581\u0026amp;width=1200\" alt=\"Antique Copper Hawthorne Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eElegance with every pour.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning this strainer transforms your cocktail-making into an elegant ritual, not just a task. With its \u003cstrong\u003etimeless design\u003c\/strong\u003e and practical efficiency, it’s a tool you'll reach for with pride.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eIt's not just a strainer; it's a \u003cstrong\u003estatement\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eFor \u003cstrong\u003edesign-conscious\u003c\/strong\u003e mixologists, committed home bartenders, and those seeking \u003cstrong\u003eelegant\u003c\/strong\u003e yet \u003cstrong\u003efunctional\u003c\/strong\u003e bar tools. This strainer complements any sophisticated bar setup.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eAntique Copper\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eStainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eStainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: budget left, our product right.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurable core\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists corrosion and maintains its shape under stress.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eElegant surface\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe antique copper finish adds a \u003cstrong\u003estylish touch\u003c\/strong\u003e to any bar setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eLong-lasting\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eA robust construction ensures this strainer will be a \u003cstrong\u003ebar staple\u003c\/strong\u003e for years.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The weight feels balanced, and it fits perfectly on my shaker.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eAntique Copper Finish on 304 Stainless Steel\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Antique Copper Hawthorne Strainer offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Antique copper, unique vintage appeal\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California, made in China\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eMake the choice that aligns with your discerning standards, not the spray-lacquered iron that falls short.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Hawthorne Strainer (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCB2\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWest Elm\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted or mass-produced?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, each piece unique\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDesigned by Ana Reza-Hadden\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have an ergonomic design?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eErgonomic grip, weld-free\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard grip\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSimple design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat type of finish does it have?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished antique copper\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic electroplate\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory lacquer\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003e304 stainless steel with antique copper finish\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003e100% stainless steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eWeight\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eBalanced and comfortable\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eLightweight, less stable\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eHeavy, awkward\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eUnbalanced\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in India\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in India\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in Vietnam\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eIt's the only product in this lineup built with 304 stainless steel with antique copper finish — the others here simply aren't.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when precision counts and lightweight competitors feel unstable.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eBARWARE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElegance meets performance with every pour\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these occasions\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your cocktail presentation at your next gathering.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn ideal gift for the mixologist in your life.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAdd a touch of vintage style to your setup.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eBuilt to withstand the rigors of a busy bar.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHoliday gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for crafting memorable drinks during festive seasons.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_0fb329ca-e2a8-40b6-b695-f5784101ae06.jpg?v=1739231576\u0026amp;width=1200\" alt=\"Antique Copper Hawthorne Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eElevate every pour with vintage charm\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who seek more\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial excellence\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhat makes stainless steel superior\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget plastic left, our stainless right.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures superior durability, resisting dents and corrosion far better than cheaper alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIts high chromium content offers enhanced resistance to rust and tarnish, making it ideal for barware.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis strainer's antique copper finish adds style without compromising performance or longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eReliable and stylish\u003c\/strong\u003e — a true bar essential.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCrafting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow our strainers are made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHand-finishing\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection, forming, finishing, inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eHand-finishing\u003c\/strong\u003e adds unique character to each strainer, contrasting with mass-produced alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis artisan approach ensures every piece is unique, with slight variations that highlight the craftsmanship.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEvery strainer is a testament to quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eHeritage and origin\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eOur brand's craft legacy\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eTraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eMetalwork\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eModern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eBrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eBarware elegance\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: craft roots to modern excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above combines traditional metalworking with modern design principles, ensuring high-quality bar tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur California-based design philosophy focuses on merging style with functionality, meeting the needs of bartenders worldwide.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eOur tools blend heritage with modern craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_b66ccd08-09f9-4598-ab2c-49ee78171cfc.jpg?v=1739231569\u0026amp;width=1200\" alt=\"Antique Copper Hawthorne Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The antique copper finish is stunning and it fits perfectly on my shaker.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmma L., home bartender, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Durable and beautifully designed, this strainer is a must-have for any bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eLucas R., professional mixologist, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The ergonomic design makes it easy to use, even for long shifts.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJordan S., bar manager, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your vintage collection\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your bar setup with these complementary items.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=600\" alt=\"Antique Copper Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eTimeless elegance and functionality\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=600\" alt=\"Antique Copper Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eClassic style for stirred drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\u0026amp;width=600\" alt=\"Antique Copper Cocktail Shaker Set (4-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eAntique Copper Cocktail Shaker Set (4-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete your vintage bar set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision straining with a gold finish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eBartender-designed tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above combines professional bar experience with cocktail education. Designed in California and manufactured in China, their tools prioritize durability and ease of use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis approach ensures home bartenders and professionals alike have access to high-quality tools that enhance their cocktail-making experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your strainer\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash recommended\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eTo maintain the finish, hand wash with mild soap and water.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a soft cloth or sponge to prevent scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure the strainer is completely dry before storing to avoid tarnish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry, cool place to protect the copper finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your strainer will maintain its beauty and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA must-have for vintage bar enthusiasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003e\u003cstrong\u003eChoosing the Antique Copper Hawthorne Strainer\u003c\/strong\u003e means opting for both elegance and performance. Its durable 304 stainless steel core and stunning antique copper finish make it a standout choice for any bar. \u003cstrong\u003eInvest in quality\u003c\/strong\u003e and enjoy the difference in every cocktail you craft.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel, ensures durability and longevity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned by A Bar Above, California-based brand\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash recommended for finish preservation\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eTight coil spring, captures unwanted particles\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail-making experience with a tool designed for both style and function.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $17\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this strainer fit all types of shaker tins?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the Antique Copper Hawthorne Strainer is designed to fit most industry-standard cocktail shakers and mixing glasses.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the copper finish affect performance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e adds visual appeal while maintaining the durability and functionality expected of high-quality barware.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should the strainer be replaced?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWith proper care, the strainer's \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e body ensures it will last for years, reducing the need for frequent replacement.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill running this antique copper strainer through the dishwasher damage the finish or affect the tight coil spring tension?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the 304 stainless steel construction can withstand dishwasher cycles, but hand washing with mild soap is recommended to preserve the antique copper finish and prevent premature dulling of the decorative coating.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat warranty coverage does A Bar Above provide for manufacturing defects in the antique copper finish or spring mechanism?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this antique copper Hawthorne strainer hold up to the repeated daily use and rapid-fire cocktail production demands of a commercial bar environment?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the 304 stainless steel body and high-density removable spring are designed to withstand high-volume commercial use, maintaining consistent straining performance through hundreds of cocktails per shift.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific construction features and design elements differentiate this antique copper Hawthorne strainer from generic bar strainers at similar price points?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIts \u003cstrong\u003egenuine 304 stainless steel construction with triple-stage polished antique copper finish\u003c\/strong\u003e, ergonomically balanced handle design, and precisely tensioned removable spring deliver both professional-grade performance and coordinated vintage aesthetic appeal.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the spring removable for cleaning?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the high-density spring is removable, making it easy to clean and maintain.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat other products complement this strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eComplete your bar setup with the \u003ca href=\"\/products\/antique-copper-boston-shaker\"\u003eAntique Copper Boston Shaker\u003c\/a\u003e or the \u003ca href=\"\/products\/antique-copper-julep-strainer\"\u003eAntique Copper Julep Strainer\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat storage method will best preserve the antique copper finish and prevent the coil spring from losing tension between bartending sessions?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore in a \u003cstrong\u003ecool, dry place away from acidic liquids\u003c\/strong\u003e to maintain the antique copper finish and prevent tarnish buildup; hanging storage or upright positioning prevents spring compression and preserves coil tension.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can this strainer fit all types of shaker tins?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Antique Copper Hawthorne Strainer is designed to fit most industry-standard cocktail shakers and mixing glasses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the copper finish affect performance?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The antique copper finish adds visual appeal while maintaining the durability and functionality expected of high-quality barware.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should the strainer be replaced?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, the strainer's 304 stainless steel body ensures it will last for years, reducing the need for frequent replacement.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the strainer dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe, but hand washing is recommended to preserve the antique copper finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the strainer come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used in professional settings?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is suitable for both home and professional bar use, designed to withstand high-volume environments.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this strainer different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its antique copper finish and ergonomic design make it both a functional and visually appealing choice.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the spring removable for cleaning?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the high-density spring is removable, making it easy to clean and maintain.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What other products complement this strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Complete your bar setup with the Antique Copper Boston Shaker or the Antique Copper Julep Strainer.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should the strainer be stored?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store in a cool, dry place to maintain its finish and prevent tarnish.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Hawthorne Strainer\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Antique Copper Hawthorne Strainer, crafted from 304 stainless steel with an elegant antique copper finish, is designed for both home and professional bar use. Ergonomically shaped for comfort and featuring a tight coil spring for clear cocktails.\",\n  \"sku\": \"STRN-HAWTH-CP\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"17\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Antique Copper\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Spring Length\",\n      \"value\": \"20 cm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"129 mm x 99 mm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.25 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Designed in\",\n      \"value\": \"California\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Strainer with Vintage Charm\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$17\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'antique-copper-hawthorne-strainer')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588490855,"sku":"STRN-HAWTH-CP","price":17.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608"},{"product_id":"antique-copper-julep-strainer","title":"Antique Copper Julep Strainer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAntique Copper Julep Strainer for Stirred Cocktails\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Antique Copper Julep Strainer for Stirred Cocktails\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktails with the Antique Copper Julep Strainer. Handcrafted from premium 304 stainless steel with elegant antique copper finish for professional bartending.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=1600\" alt=\"Antique Copper Julep Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_c604e6b6-c5ca-4622-832d-b257a3bb2c30.jpg?v=1739231509\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_c604e6b6-c5ca-4622-832d-b257a3bb2c30.jpg?v=1739231509\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_c604e6b6-c5ca-4622-832d-b257a3bb2c30.jpg?v=1739231509\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-3.jpg?v=1739231508\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-3.jpg?v=1739231508\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-3.jpg?v=1739231508\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_75041c11-92de-4f63-855f-97f07ecdf11e.jpg?v=1739231490\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_75041c11-92de-4f63-855f-97f07ecdf11e.jpg?v=1739231490\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_75041c11-92de-4f63-855f-97f07ecdf11e.jpg?v=1739231490\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ac37ecd3-6cb8-4219-89b5-7a2ef887996d.jpg?v=1739231488\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ac37ecd3-6cb8-4219-89b5-7a2ef887996d.jpg?v=1739231488\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ac37ecd3-6cb8-4219-89b5-7a2ef887996d.jpg?v=1739231488\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_79e08b79-1f13-41cc-a70b-15aeba6882ef.jpg?v=1739231480\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_79e08b79-1f13-41cc-a70b-15aeba6882ef.jpg?v=1739231480\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_79e08b79-1f13-41cc-a70b-15aeba6882ef.jpg?v=1739231480\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_4e986b10-bdda-45fc-980b-dd859adec6fa.jpg?v=1739231486\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_4e986b10-bdda-45fc-980b-dd859adec6fa.jpg?v=1739231486\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_4e986b10-bdda-45fc-980b-dd859adec6fa.jpg?v=1739231486\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_d5b10d21-c6a0-455c-a43d-8e66e8d812e4.jpg?v=1739231466\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_d5b10d21-c6a0-455c-a43d-8e66e8d812e4.jpg?v=1739231466\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_d5b10d21-c6a0-455c-a43d-8e66e8d812e4.jpg?v=1739231466\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Julep Strainer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash recommended\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood safe · Durable\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Antique Copper Julep Strainer for Cocktail Lovers\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Polished Finish · 160 mm x 75 mm\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The polished antique copper finish makes this strainer both stylish and functional.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e114 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$17\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:antique-copper;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e, this strainer features 304 stainless steel with an antique copper finish, offering both durability and timeless style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash recommended\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood safe · Durable\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Julep Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from 304 stainless steel, it resists corrosion and maintains its polished finish over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eAESTHETICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe antique copper finish adds an elegant touch to any bar setup, elevating the experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFUNCTIONALITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned for a perfect fit, it strains effortlessly without compromising on speed or quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eEASE OF USE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eErgonomic handle ensures comfort during extended use, ideal for busy bar environments.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated strainers flake\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but \u003cstrong\u003eplated finishes flake at edges over time\u003c\/strong\u003e, and thin-walled pieces can dent under normal use, affecting the experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to filter, standard stainless works.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with an antique finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Love classic cocktails_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis strainer is perfect for enhancing the flavor of your stirred drinks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Value timeless style_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts antique copper finish complements any bar aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Seek precision tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted for a perfect fit with standard mixing glasses.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Want durability_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eMade from high-quality 304 stainless steel for lasting use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Prefer minimal finishes_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYou might want a plain stainless steel look instead.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Don't care for style_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf aesthetics are low on your priorities, consider a simpler option.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Avoid hand washing_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThough dishwasher safe, hand washing is recommended to preserve the finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Budget is tight_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis strainer is a premium product and may not suit all budgets.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who appreciate matching their bar tools to their drink presentation.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who value both style and performance on the bar scene.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect as a sophisticated gift for the aspiring mixologist.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Vintage barware lovers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eComplements a vintage-themed bar setup beautifully.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-bell-jigger\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-bell-jigger\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Bell Jigger\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212587933799\" data-handle=\"antique-copper-bell-jigger\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/AC4Pc-1.jpg?v=1739232030\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588130407\" data-handle=\"antique-copper-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588752999\" data-handle=\"antique-copper-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/belljigger-4_e894cf17-6dff-47f9-930e-b268f835dc7b.jpg?v=1739232303\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Antique Copper Julep Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePerfect fit\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eIts design allows seamless integration into any mixing glass, ensuring smooth operation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegant finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe polished antique copper not only looks stunning but also resists wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eHigh-quality stainless steel withstands frequent use, maintaining its integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003ePolished antique copper\u003c\/strong\u003e for timeless elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCARE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eHand wash\u003c\/strong\u003e recommended for finish preservation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePolished antique finish · 304 stainless steel · Durable and stylish\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThis strainer is for the cocktail enthusiast who values both style and substance in their tools.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eLasting Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from 304 stainless steel, this strainer resists corrosion and wear, ensuring it remains a staple in your bar setup for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eTimeless Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe antique copper finish not only adds an elegant touch but also provides a unique look that complements any barware collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith its durable materials and timeless design, this strainer offers exceptional value, making it a wise investment for any cocktail lover.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eCrafted for cocktail perfection, designed to last.\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail game becomes elevated\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore using this strainer, your drinks might lack that professional touch. With its precise fit and polished finish, your cocktails are instantly elevated, enhancing both presentation and taste.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eYou will \u003cstrong\u003eimpress\u003c\/strong\u003e guests with every pour.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Antique Copper Julep Strainer is made of\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e160 mm x 75 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.2 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCoating\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAntique copper finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCrafted for durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash recommended\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFits standard mixing glasses\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaintain finish with gentle care.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Antique Copper Julep Strainer (160 mm x 75 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eIncludes one strainer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eAntique means delicate; not in this case.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWhile some antique finishes can be fragile, \u003cstrong\u003ethe 304 stainless steel core\u003c\/strong\u003e ensures this strainer is both durable and beautiful.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eIt's not just about looks; it's built to last through countless cocktails.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-3.jpg?v=1739231508\u0026amp;width=1200\" alt=\"Antique Copper Julep Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA strainer that defines your bar\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eInvest in a tool that not only performs exceptionally but also enhances the aesthetic of your bar. The Antique Copper Julep Strainer is more than just functional; it's an invitation to elevate your cocktail crafting.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eThis strainer offers \u003cstrong\u003eboth beauty and utility\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThis is for the cocktail enthusiast who values \u003cstrong\u003estyle\u003c\/strong\u003e, \u003cstrong\u003edurability\u003c\/strong\u003e, and \u003cstrong\u003efunctionality\u003c\/strong\u003e. Ideal for those who appreciate well-crafted tools that match their bar's aesthetic and enhance their cocktail-making experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished copper finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of high-quality vs. budget metals\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe 304 stainless steel provides \u003cstrong\u003eexcellent weight and balance\u003c\/strong\u003e for precise cocktail preparation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts high resistance to corrosion ensures the strainer maintains its appearance and functionality over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eSurface quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished antique copper finish offers \u003cstrong\u003esuperior aesthetics\u003c\/strong\u003e and enhances the overall look of your bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"It feels like an extension of my hand, perfectly balanced.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Julep Strainer for Cocktail Lover (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eBarfly\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eBarfly Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eLenox\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eLenox Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoating\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAntique copper finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte Finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNone\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Antique Copper Julep Strainer (160 mm x 75 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSingle bar strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Julep Strainer (dimensions not specified)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 Barfly Julep Strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne Strainer, Thomas O'Brien Grey Gift Box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd class=\"\"\u003e160 mm x 75 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLength: 7.68 inches (195 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e160 mm x 75 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e7.5 inches (19.05 cm) in length\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5.75 inches in length\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 pounds (90 grams)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher Safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits standard mixing glasses\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits standard mixing glasses and Boston shakers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits large and standard mixing glasses\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSuitable for all standard mixing glasses and shakers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits standard mixing glasses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$17\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$30.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$12.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$20.97\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (5 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eUnlike the cheaper options here, this antique copper finish adds a unique elegance to your barware collection.\u003cspan class=\"cc-mob-hide\"\u003e Choose the polished option and the first sign will be dullness — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eANTIQUE COPPER COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above · California Design\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eTimeless elegance meets professional-grade function.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eThe perfect addition to any bar\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your home bar setup with a touch of elegance and functionality.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with visually stunning and perfectly mixed cocktails.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn ideal gift for cocktail enthusiasts and budding mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA must-have tool for any bartender aiming for precision and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for weddings and anniversaries where presentation matters.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_75041c11-92de-4f63-855f-97f07ecdf11e.jpg?v=1739231490\u0026amp;width=1200\" alt=\"Antique Copper Julep Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eElevate your cocktails with style and precision.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who value both\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow 304 stainless steel outperforms\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget vs. premium metal\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eCompared to mass-market alternatives, \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance and a polished finish that withstands frequent use without losing its luster.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe alloy's composition ensures it remains strong and rust-free, making it ideal for demanding environments like busy bars.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFor this strainer, the choice of 304 stainless steel means it not only looks good but performs exceptionally well with every pour.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003e304 stainless steel ensures lasting performance.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our production process excels\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to quality inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWhile mass-market options are often stamped or machine-cast, our strainer undergoes a meticulous process: alloy selection, hand-finishing, and comprehensive quality checks ensure each piece meets our exacting standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis approach means each strainer is slightly unique, a feature that emphasizes quality rather than uniformity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose a product where \u003cstrong\u003equality is visible\u003c\/strong\u003e.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality metalwork\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted tools\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded in 2013\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eantique copper series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of metalwork tradition and innovation\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in a tradition of metalwork, A Bar Above combines the expertise of California design with the precision of modern manufacturing to produce tools that reflect both heritage and innovation.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis approach ensures each piece is crafted to perfection, embodying the brand's commitment to quality and style.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience a \u003cstrong\u003elegacy of craftsmanship\u003c\/strong\u003e in your bar tools.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ac37ecd3-6cb8-4219-89b5-7a2ef887996d.jpg?v=1739231488\u0026amp;width=1200\" alt=\"Antique Copper Julep Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This strainer is both beautiful and functional. It fits perfectly in my mixing glass and strains flawlessly.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames L., cocktail enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The antique copper finish is stunning and adds a unique touch to my bar setup. Highly recommend!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSophia R., home bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Durable and stylish, this strainer is a must-have for any serious cocktail maker. Love it!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily T., professional mixologist, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore complementary pieces for a cohesive bar collection.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=600\" alt=\"Antique Copper Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-fine-mesh-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=600\" alt=\"Antique Copper Fine Mesh Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Fine Mesh Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for double straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\u0026amp;width=600\" alt=\"Antique Copper Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete 14-piece set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor precise measurements\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for the modern mixologist\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform that expanded into a brand offering professional-grade bar tools. Designed in California, their products emphasize durability, style, and functionality, catering to both beginners and seasoned bartenders.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eTheir approach leverages real bartender experience, creating tools that enhance the cocktail-making process, making it accessible and enjoyable for everyone.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to clean to prevent scratching the antique finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash recommended\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eWhile dishwasher safe, hand washing preserves the finish longer.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003ePrevent water spots by drying with a soft towel after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry place to avoid moisture-related tarnishing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eFollowing these care steps ensures your strainer remains beautiful and functional for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe ultimate choice for style and function\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Antique Copper Julep Strainer means investing in a tool that enhances both the function and aesthetics of your bar. Its \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures durability, while the antique copper finish adds elegance to every pour. This is more than just a tool; it's a statement piece for your bar.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel, durable and reliable\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, USA, crafted for excellence\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash recommended, preserves the antique finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect fit, ensures a smooth, effortless straining experience\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail-making with a tool that delivers on both style and function.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $17\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat size mixing glasses does the strainer fit?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eThe strainer\u003c\/strong\u003e is designed to fit standard mixing glasses, measuring 160 mm x 75 mm.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow durable is the antique copper finish compared to standard electroplating, and will it chip or peel with regular bartending use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003eantique copper finish\u003c\/strong\u003e is applied using a bonded layering process over 304 stainless steel, making it significantly more resistant to chipping and peeling than thin electroplated alternatives, it will maintain its appearance through hundreds of uses when hand washed to preserve its original luster.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the antique copper finish react with acidic cocktail ingredients like citrus juice or vermouth, and will it affect the taste of my drinks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I safely run this strainer through my dishwasher without damaging the antique copper finish or compromising the stainless steel?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile the 304 stainless steel construction is \u003cstrong\u003edishwasher safe\u003c\/strong\u003e and won't rust or corrode, the high heat and harsh detergents in dishwashers can gradually dull the antique copper patina, hand washing with mild soap preserves the lustrous finish and takes just 15 seconds.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the best way to store this strainer to prevent tarnishing, and do I need any special storage accessories or conditions?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore the strainer in a dry drawer or hang it on a bar tool rack away from prolonged moisture exposure, unlike uncoated copper that tarnishes quickly, the sealed antique finish resists oxidation, but keeping it dry between uses ensures it maintains its original patina for years without needing polishing compounds.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this different from other strainers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe use of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e and the antique copper finish sets it apart in both durability and style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this suitable for professional use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, its design and materials make it ideal for both home and professional bartenders.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use it for other drinks besides cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, it's versatile enough for any drink that requires straining, like teas or infused waters.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the finish change over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWith proper care, the antique copper finish will maintain its appearance over time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs it a good gift?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, its elegant design makes it a perfect gift for cocktail enthusiasts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What size mixing glasses does the strainer fit?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer is designed to fit standard mixing glasses, measuring 160 mm x 75 mm.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the copper finish durable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the antique copper finish is designed to last, but hand washing is recommended to preserve its luster.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the finish affect taste?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the finish does not affect the taste of cocktails. It's purely aesthetic.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While dishwasher safe, hand washing is recommended to maintain the finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store in a dry place to avoid moisture that can lead to tarnishing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this different from other strainers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The use of 304 stainless steel and the antique copper finish sets it apart in both durability and style.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its design and materials make it ideal for both home and professional bartenders.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use it for other drinks besides cocktails?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it's versatile enough for any drink that requires straining, like teas or infused waters.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Will the finish change over time?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With proper care, the antique copper finish will maintain its appearance over time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it a good gift?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its elegant design makes it a perfect gift for cocktail enthusiasts.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Julep Strainer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Antique Copper Julep Strainer by A Bar Above is designed for cocktail enthusiasts seeking style and function. Made from 304 stainless steel with an antique copper finish, it's a durable and elegant addition to any bar.\",\n  \"sku\": \"STRN-JULEP-CP\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"17\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 stainless steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Antique copper\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"160 mm x 75 mm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"0.2 lbs\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Hand wash recommended\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eAntique Copper Julep Strainer for Cocktail Lovers\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$17\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588556391,"sku":"STRN-JULEP-CP","price":17.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531"},{"product_id":"gold-cocktail-shaker-set-4-piece","title":"Gold Cocktail Shaker Set (4-Piece)","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity: 0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 16px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=1600\" alt=\"Gold Cocktail Shaker Set (4-Piece) - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Shaker Set (4-Piece), view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_731823b7-6d8e-4922-8f83-daaa91e7e099.jpg?v=1739231456\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_731823b7-6d8e-4922-8f83-daaa91e7e099.jpg?v=1739231456\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179156_KeyFeatures_SS4pc_090921_731823b7-6d8e-4922-8f83-daaa91e7e099.jpg?v=1739231456\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Shaker Set (4-Piece), view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_d4ca9ce3-7144-4c65-b357-b3ac57d54094.jpg?v=1739231451\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_d4ca9ce3-7144-4c65-b357-b3ac57d54094.jpg?v=1739231451\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_d4ca9ce3-7144-4c65-b357-b3ac57d54094.jpg?v=1739231451\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Shaker Set (4-Piece), view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_49998a11-395c-4213-8da4-81aa1aaae4fa.jpg?v=1739231443\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_49998a11-395c-4213-8da4-81aa1aaae4fa.jpg?v=1739231443\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_49998a11-395c-4213-8da4-81aa1aaae4fa.jpg?v=1739231443\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Shaker Set (4-Piece), view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_efa2b74e-a45f-4484-9832-246c3625e0dc.jpg?v=1739231437\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_efa2b74e-a45f-4484-9832-246c3625e0dc.jpg?v=1739231437\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_efa2b74e-a45f-4484-9832-246c3625e0dc.jpg?v=1739231437\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Shaker Set (4-Piece), view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_930f40ad-0326-4fe1-9d30-e29247cdcd1e.jpg?v=1739231432\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_930f40ad-0326-4fe1-9d30-e29247cdcd1e.jpg?v=1739231432\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_930f40ad-0326-4fe1-9d30-e29247cdcd1e.jpg?v=1739231432\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Shaker Set (4-Piece), view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePremium 304 grade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Gold Elegance for Your Cocktail Bar\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e4-Piece 304 Stainless Steel Bar Set · Gold-Tone\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Very well made. Does great job with fruits. Very high end design\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eKyle Forte, verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e162 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$55\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212588589159\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $13 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, designed for durability and style. Made in China, this set offers professional-grade performance for home bars.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePremium 304 grade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Cocktail Shaker Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes stainless steel 304 different from mass-market metalware)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and resistance to corrosion, unlike cheaper metal options.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003egold-tone\u003c\/strong\u003e finish provides a luxurious look that is both eye-catching and long-lasting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFUNCTION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eProfessional-grade tools offer \u003cstrong\u003eprecision\u003c\/strong\u003e in cocktail crafting, perfect for enthusiasts and pros.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eORIGIN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eDesigned in California\u003c\/strong\u003e, ensuring a focus on quality and performance in every piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with plated bar tools\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistency and availability, but their plated finishes often flake at edges, and thin-walled pieces dent with use. \u003cstrong\u003eHollow handles\u003c\/strong\u003e can feel lightweight, detracting from the experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the shaker just needs to mix drinks, standard sets work. But if it needs to impress, material and finish matter.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone cocktail shaker set crafted from genuine 304 stainless steel, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Love hosting elegant parties*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis set offers both style and function, perfect for sophisticated gatherings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Appreciate fine craftsmanship*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eCrafted from high-quality stainless steel, ensuring longevity and reliability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Need precise measurements*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe included jigger provides accurate measurements for flawless cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Want a coordinated bar setup*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIts gold-tone finish matches other A Bar Above gold bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Budget is a primary concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set is an investment, meant for those valuing quality over price.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer purely decorative items*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set is designed for function as well as aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Have a complete bar kit*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf your bar is already fully equipped, this may be redundant.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Seek non-metal barware*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set is crafted entirely from stainless steel.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who enjoy crafting cocktails regularly at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal as a luxurious present for cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Design-conscious hosts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eComplements an aesthetically pleasing bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eOffers professional-grade tools suitable for high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete set for cocktail enthusiasts\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e4-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Boston Shaker\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e18oz unweighted \u0026amp; 28oz weighted\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eExtra-tight spring\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Double-Sided Jigger\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eJapanese style with markings\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e4 pieces · Professional-grade\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from 304 stainless steel with a gold-tone finish for durability and style.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179196_PerfectlyPairedSSCopperGold4pc_3_091021_930f40ad-0326-4fe1-9d30-e29247cdcd1e.jpg?v=1739231432\u0026amp;width=1600\" alt=\"Gold Cocktail Shaker Set (4-Piece) - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Cocktail Shaker Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eLuxurious finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe gold-tone finish adds elegance to any bar, making it a standout piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDurable build\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted from stainless steel 304, this set is built to last through countless uses.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \u003cdiv style=\"font-size:24px;margin-bottom:14px;text-align:center;\"\u003e⚖️\u003c\/div\u003e\n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision tools\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eIncludes a jigger with precise measurements for perfect cocktail recipes every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for superior durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eGold-tone\u003c\/strong\u003e for a luxurious aesthetic.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCARE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for easy cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · Gold-tone · 4 pieces\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value elegance\u003c\/em\u003e and reliability in their cocktail tools, this set delivers both in spades.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability assured\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel, known for its \u003cstrong\u003edurability\u003c\/strong\u003e and resistance to corrosion, ensuring your tools withstand the test of time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe gold-tone finish is more than just a look; it adds \u003cstrong\u003eluxury\u003c\/strong\u003e and makes each piece a centerpiece in your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in quality tools means fewer replacements and a \u003cstrong\u003ebetter experience\u003c\/strong\u003e with every cocktail you craft.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eElevate your bar with luxury and precision\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail making becomes a statement.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore\u003c\/strong\u003e, cocktails were just drinks. \u003cstrong\u003eNow\u003c\/strong\u003e, they are works of art. Each tool complements your style and elevates your craft.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eExperience the transformation\u003c\/strong\u003e of your home bar with tools that inspire confidence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Gold Cocktail Shaker Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eGift Box\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" L x 4\" W x 4\" H\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight per piece\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.4 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions provided for complete set packaging.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone polished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDesigned for beverage preparation\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-quality materials ensure long-lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, home and most commercial\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasives, to preserve finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eTarnish Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash recommended for long-term finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollowing care instructions will prolong the set's aesthetic appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eComplete 4-piece set\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eIncludes all tools needed for professional cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eLuxury means compromising on function, it corrects this.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eLuxury and functionality\u003c\/strong\u003e can coexist. This set offers both without compromise, contrary to common belief.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eExperience it yourself\u003c\/strong\u003e and see how elegance and performance blend perfectly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179171_BeginnerToPro_SSCopper4pc_2_090921_d4ca9ce3-7144-4c65-b357-b3ac57d54094.jpg?v=1739231451\u0026amp;width=1200\" alt=\"Gold Cocktail Shaker Set (4-Piece) - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhere style meets substance in every pour.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing the Gold Cocktail Shaker Set means choosing a lifestyle of \u003cstrong\u003eelegance and precision\u003c\/strong\u003e. It's not just about making drinks; it's about crafting experiences.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eTransform your bar\u003c\/strong\u003e with tools that reflect your taste.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003e\u003cstrong\u003eHome bartenders\u003c\/strong\u003e and \u003cstrong\u003eprofessional mixologists\u003c\/strong\u003e who value both style and functionality. Ideal for those seeking \u003cstrong\u003eelegance in their tools\u003c\/strong\u003e and precision in their craft.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003egold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of common metal vs. this gold-tone stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eExceptional durability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel is renowned for its \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e and robust performance, even in high-use scenarios.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eElegant finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe gold-tone finish offers a luxurious aesthetic, \u003cstrong\u003eenhancing any bar\u003c\/strong\u003e without sacrificing durability.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eProfessional quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned for both home and professional use, ensuring \u003cstrong\u003eprecision and reliability\u003c\/strong\u003e in every cocktail.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Holding these tools, you feel the balance and quality in every piece.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003e304 Stainless Steel for Superior Durability\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Gold Cocktail Shaker Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, gold-tone finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Luxurious, polished appearance\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California, made in China\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eStep into sophistication, not compromise — leave the painted cast resin behind and embrace true craftsmanship.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Cocktail Shaker Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003ePottery Barn\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWest Elm\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-finished, precision welds\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it professionally designed?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eProfessional-grade, ergonomic\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGeneric design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$55\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$40\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$49.50\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-ppp=\"1\"\u003e\n\u003ctd\u003ePrice per piece\u003c\/td\u003e\n\u003ctd\u003e$13.75\/pc\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a polished finish?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eGold-tone polished\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eUniform lacquer\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard gloss\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic matte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel, gold-tone\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e16\/2 grade stainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California, Made in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the elegance of 304 stainless steel with gold-tone finish, a touch of luxury unmatched by others.\u003cspan class=\"cc-mob-hide\"\u003e Because when a cheaper celebration arrives, spray-lacquered iron leaves you with dulled impressions — and that's not the night to find out.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eGOLD COCKTAIL SHAKER SET\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Handcrafted in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElegance and precision for your home bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for every cocktail occasion\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDinner parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with elegant cocktail tools that enhance presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA luxurious gift for cocktail enthusiasts and home bartenders.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate the style and functionality of your home cocktail setup.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eDurable and precise, perfect for high-volume bar environments.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for learning and teaching mixology with professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179182_BartenderStrongSSCopper4pc_1_090921_49998a11-395c-4213-8da4-81aa1aaae4fa.jpg?v=1739231443\u0026amp;width=1200\" alt=\"Gold Cocktail Shaker Set (4-Piece) - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eCraft cocktails, craft experiences.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Gold Shaker Set is for the discerning.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel 304 excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparing typical metal to this 304 stainless steel product.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance and strength compared to cheaper metals, ensuring longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis alloy comprises chromium and nickel, which enhance its durability and resistance to rust.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eApplied to our cocktail shaker set, it ensures a reliable, long-lasting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eThe choice for enduring quality.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow our tools are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFour-step production from alloy to polished finish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003ePrecision crafting\u003c\/strong\u003e involves alloy selection, forming, finishing, and quality inspection, contrasting mass production's uniformity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach piece may vary slightly, adding to the uniqueness and charm, unlike mass-produced items.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEach tool is crafted with care and precision.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA Bar Above's design and tradition\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision crafting\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless adoption\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand's inception\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003egold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBrand's evolution from tradition to modern craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded with a commitment to quality, inspired by traditional metalwork techniques and modern design.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe brand prioritizes creating reliable, professional-grade tools that reflect a dedication to craftsmanship and innovation.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose A Bar Above for quality rooted in tradition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1179193_ThePerfectGift_SSCopper4pc_2_091021_efa2b74e-a45f-4484-9832-246c3625e0dc.jpg?v=1739231437\u0026amp;width=1200\" alt=\"Gold Cocktail Shaker Set (4-Piece) - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The gold finish is stunning and the quality is evident in every piece. Perfect for entertaining.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJessica L., frequent host, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This set brings an element of luxury to my bar. The craftsmanship is top-notch.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMichael B., home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"A beautiful addition to my home bar. The tools are sturdy and well-made.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., cocktail enthusiast, 1 month ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your collection with these matching tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eElegant gold finish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=600\" alt=\"Gold Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision measurement\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-fine-mesh-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=600\" alt=\"Gold Fine Mesh Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Fine Mesh Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eSmooth straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eClassic design\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eMaking craft cocktails accessible\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, blending cocktail education with professional bar experience. Designed in California, their products reflect a dedication to quality and professional-grade performance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eBy focusing on bartender-designed tools, A Bar Above ensures that both home bartenders and professionals can create cocktails with ease and precision.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to clean and maintain the gold-tone finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash recommended\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eFor long-term preservation, hand wash when possible.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSafe for home and most commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry place to avoid moisture damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eFollowing these guidelines will ensure your set remains beautiful and functional for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe cocktail set that stands out\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Gold Cocktail Shaker Set means choosing \u003cstrong\u003eelegance and reliability\u003c\/strong\u003e over mediocrity. This set is designed for those who appreciate refined tools that enhance their craft. Its durability and luxurious finish make it a worthwhile addition to any bar.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel with a luxurious gold-tone finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made for professional use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy care and longevity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIncludes a shaker, strainer, and jigger for complete cocktail crafting\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eMake every cocktail a masterpiece with tools that impress.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $55\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this gold cocktail shaker set durable enough for professional bartenders and high-volume commercial bar environments?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the set is designed for both home and commercial use, offering durability and reliability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the set perform compared to stainless?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e offers the same durability as stainless steel, with added elegance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the recommended care for the gold finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile it is \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, hand washing is recommended to preserve the finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this gold cocktail shaker set arrive in premium gift-ready packaging suitable for weddings, housewarmings, or cocktail enthusiast birthdays?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eAbsolutely\u003c\/strong\u003e, it comes beautifully packaged and makes a luxurious gift for cocktail enthusiasts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific bartending tools are included in this 4-piece set, and will I need to purchase additional equipment to make classic cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes a professional-grade shaker, a commercial-quality Hawthorne strainer with precision coil fitting, a double-sided jigger with clear measurement markings, and a bar spoon, the core tools needed for mixing margaritas, martinis, old fashioneds, and most classic cocktail recipes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat distinguishes this from other bar sets?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIts \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and gold-tone finish set it apart in both durability and style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the included jigger have clearly marked measurement lines that make it easy for beginners to pour accurate 1oz and 2oz portions without spilling?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDesigned for precision, the jigger is \u003cstrong\u003eeasy to handle\u003c\/strong\u003e with clear measurement markings.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the quality and craftsmanship of this gold-tone set compare to A Bar Above's standard stainless steel collections in terms of durability and professional performance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis set matches the quality of A Bar Above's other offerings, designed for \u003cstrong\u003eboth style and function\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I complete my bar with other matching tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, consider adding the \u003ca href=\"\/products\/gold-boston-shaker\"\u003eGold Boston Shaker\u003c\/a\u003e or the \u003ca href=\"\/products\/gold-fine-mesh-strainer\"\u003eGold Fine Mesh Strainer\u003c\/a\u003e for a complete set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the return policy for this set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA Bar Above offers \u003cstrong\u003efree returns and exchanges\u003c\/strong\u003e under its current store policy.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart: $55\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can the gold shaker set be used commercially?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, every piece is crafted from genuine 304 food-grade stainless steel with precisely balanced weight distribution, making it suitable for both home mixologists and professional bartenders who need tools that perform flawlessly from the first cocktail to the thousandth.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the set perform compared to stainless?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The gold-tone finish offers the same durability as stainless steel, with added elegance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the recommended care for the gold finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While it is dishwasher safe, hand washing is recommended to preserve the finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set suitable for gift-giving?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the set arrives in beautifully designed packaging with protective inserts that showcase the gold-tone finish elegantly, making it an impressive gift for weddings, housewarmings, or anyone passionate about craft cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the set include all necessary tools for cocktails?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it includes a shaker, strainer, and jigger, essential for most cocktail recipes.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What distinguishes this from other bar sets?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its 304 stainless steel construction and gold-tone finish set it apart in both durability and style.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger easy to use for beginners?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the jigger features deeply engraved measurement markings on both the 1oz and 2oz sides that remain visible even in low bar lighting, with a balanced weight distribution and smooth interior finish that allows beginners to pour accurate measurements without drips or spills.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the set compare to other A Bar Above products?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This set is built to the exact same professional standards as A Bar Above's stainless steel collections, same 304 food-grade steel core, same triple-stage polishing process, and same precision-fitted seals on the shaker, with the added visual elegance of the luxurious gold-tone finish for those who want both performance and style.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I complete my bar with other matching tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, consider adding the Gold Boston Shaker or the Gold Fine Mesh Strainer for a complete set.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the return policy for this set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A Bar Above offers free returns and exchanges under its current store policy.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Cocktail Shaker Set (4-Piece)\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Gold Cocktail Shaker Set is crafted from 304 stainless steel with a luxurious gold-tone finish. Designed in California, it's perfect for both home and professional bars.\",\n  \"sku\": \"SET-4PC-GO\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"55\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Gold-tone polished\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Set Size\",\n      \"value\": \"4 pieces\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Hand wash recommended\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eGold Elegance for Your Cocktail Bar\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$55\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'gold-cocktail-shaker-set-4-piece')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588589159,"sku":"SET-4PC-GO","price":55.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462"},{"product_id":"gold-hawthorne-strainer","title":"Gold Hawthorne Strainer","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=1600\" alt=\"Gold Hawthorne Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_76be0df7-9529-44e3-b323-970c63f41fe5.jpg?v=1739231432\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_76be0df7-9529-44e3-b323-970c63f41fe5.jpg?v=1739231432\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_76be0df7-9529-44e3-b323-970c63f41fe5.jpg?v=1739231432\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_b860f8e3-53f2-4494-9ae8-94ef5bfbd51f.jpg?v=1739231414\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_b860f8e3-53f2-4494-9ae8-94ef5bfbd51f.jpg?v=1739231414\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_b860f8e3-53f2-4494-9ae8-94ef5bfbd51f.jpg?v=1739231414\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_23e62318-370e-4d8c-bd43-14eb45b29ce1.jpg?v=1739231409\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_23e62318-370e-4d8c-bd43-14eb45b29ce1.jpg?v=1739231409\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_23e62318-370e-4d8c-bd43-14eb45b29ce1.jpg?v=1739231409\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_92acf9e0-719b-4df9-912d-3ba70c493dc2.jpg?v=1739231402\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_92acf9e0-719b-4df9-912d-3ba70c493dc2.jpg?v=1739231402\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_92acf9e0-719b-4df9-912d-3ba70c493dc2.jpg?v=1739231402\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_6a8bec3a-fd5d-4b43-b3ef-29c144e5ed39.jpg?v=1739231396\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_6a8bec3a-fd5d-4b43-b3ef-29c144e5ed39.jpg?v=1739231396\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_6a8bec3a-fd5d-4b43-b3ef-29c144e5ed39.jpg?v=1739231396\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_eb9d7afa-2594-4ba8-add6-e30290e3e5f4.jpg?v=1739231389\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_eb9d7afa-2594-4ba8-add6-e30290e3e5f4.jpg?v=1739231389\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_eb9d7afa-2594-4ba8-add6-e30290e3e5f4.jpg?v=1739231389\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-Gold-WhiteBackground-4_70ae2b47-6849-4c88-b9c3-e6f711553899.jpg?v=1739231384\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-Gold-WhiteBackground-4_70ae2b47-6849-4c88-b9c3-e6f711553899.jpg?v=1739231384\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-Gold-WhiteBackground-4_70ae2b47-6849-4c88-b9c3-e6f711553899.jpg?v=1739231384\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Hawthorne Strainer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHandcrafted in China\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eTight-coil spring\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Gold Strainer Built for Elegance\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Polished Finish · Ergonomic\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The gold mirror finish is a showstopper and perfectly complements my bar setup.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e95 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$18\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:color: #d4af37;;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212588621927\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e, the Gold Hawthorne Strainer boasts a polished mirror finish and ergonomic design, crafted from durable 304 stainless steel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHandcrafted in China\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eTight-coil spring\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel superior to plated metal)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe ergonomic design reduces hand strain, making it ideal for extended use during busy bartending sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade from 304 stainless steel, this strainer offers superior corrosion resistance and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished gold-tone finish adds a luxurious touch and complements any high-end bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCOMPATIBILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eFits most cocktail shakers and mixing glasses, making it a versatile tool for any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated tools tarnish and dent\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes but often uses \u003cstrong\u003ethin-walled\u003c\/strong\u003e pieces that dent easily and \u003cstrong\u003eplated finishes\u003c\/strong\u003e that flake.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to filter ice, standard stainless works well enough.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with a gold mirror finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Love a gold aesthetic*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis strainer complements gold-themed barware collections beautifully.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Need ergonomic design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIts ergonomic handle design reduces hand strain during extended use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Prefer durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eConstructed from 304 stainless steel, it's built for long-lasting use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Value precise straining*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe high-tension spring ensures no pulp or ice shards pass through.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer plain stainless*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you favor a classic stainless look, this might not be your style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Avoiding hand washing*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThough dishwasher safe, hand washing preserves the finish longer.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis premium tool may not fit tighter budgets.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Minimalist setup*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf simplicity is key, its ornate design might feel excessive.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who love crafting cocktails at home with flair.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Pro bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bartenders seeking reliable and stylish tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent choice for gifting to cocktail aficionados.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Design-conscious*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for those who appreciate coordinated barware aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254155223143\" data-handle=\"gold-standard-bar-spoons\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254157484135\" data-handle=\"gold-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Hawthorne Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePolished elegance\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe gold-tone mirror finish makes it a centerpiece in any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003e304 stainless steel ensures this strainer withstands frequent use without tarnishing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision straining\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe high-tension spring and tight coil ensure no pulp or ice shards slip through.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eElegant\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eFeatures a \u003cstrong\u003egold-tone finish\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eErgonomic\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eComfortable \u003cstrong\u003ehandle design\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · Polished gold finish · Ergonomic\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      Choosing this strainer means opting for a blend of elegance and durability, elevating every cocktail moment with style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eCrafted for durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel ensures this strainer resists corrosion and maintains its integrity over time, unlike cheaper alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eVisual appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe gold mirror finish not only enhances durability but also adds an elegant touch, making it a conversation piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWhile initial investment may be higher, the lasting quality and performance of this strainer offer significant long-term value.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eLuxurious and durable strainer for precise cocktail crafting\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail preparation becomes more refined\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning this strainer, your cocktails might have been compromised by pulp and ice shards. Now, enjoy a seamless, smooth pour every time.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith its \u003cstrong\u003eergonomic design\u003c\/strong\u003e, cocktail preparation becomes an effortless pleasure.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Gold Hawthorne Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStrainer body\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e129 mm x 99 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSpring Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e20 cm removed\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.25 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished gold-tone mirror\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-quality materials for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasive scrubbers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in dry place\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care ensures lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Hawthorne Strainer (129 mm x 99 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003ePackaged in a gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eDimensions and weight are approximate.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eGold equals fragile, think again\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile gold finishes might seem delicate, this strainer’s \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e core ensures it withstands rigorous use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThe gold-tone finish is engineered for both beauty and resilience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_b860f8e3-53f2-4494-9ae8-94ef5bfbd51f.jpg?v=1739231414\u0026amp;width=1200\" alt=\"Gold Hawthorne Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eAdd elegance to every cocktail\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eElevate your cocktail crafting with a strainer that blends luxury and performance, ensuring your drinks are as visually stunning as they are delicious.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eOpt for \u003cstrong\u003esophisticated style\u003c\/strong\u003e in your barware.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003ePerfect for \u003cstrong\u003eprofessional mixologists\u003c\/strong\u003e and \u003cstrong\u003ehome cocktail enthusiasts\u003c\/strong\u003e who value both style and substance in their barware. Its elegant design and robust construction make it ideal for those looking to enhance their cocktail presentation and performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget vs premium metal strainer.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight and balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe solid 304 stainless steel offers a weighty feel, providing excellent balance and control during use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith high corrosion resistance, this material maintains its integrity and appearance over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eSurface quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished mirror finish not only enhances aesthetics but also makes it easy to clean, maintaining a pristine look.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The weight and balance feel perfect in my hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eWhere the quality difference shows\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Gold Hawthorne Strainer offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel core\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Gold-tone mirror finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Fits most shakers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou’re someone who values function over form, not someone who settles for a standard handle compromise.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eViski\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, polished finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it fit most shakers?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eFits most shakers\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited fit\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited fit\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eErgonomic handle\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard handle\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard handle\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard handle\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eMirror-polished\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMirror finish\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eSatin finish\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eGlossy finish\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in India\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (1 more dimension)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eFeel the difference with an ergonomic handle designed for comfort, making every pour a seamless experience.\u003cspan class=\"cc-mob-hide\"\u003e Choose the standard handle and the first sign will be discomfort during extended use — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eGOLD BARWARE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElegance meets functionality in every pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect settings for the Gold Strainer\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with elegant cocktails, beautifully strained.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for bartenders who value precision and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance your home bar with this stylish strainer.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for those moments that call for a touch of luxury.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_23e62318-370e-4d8c-bd43-14eb45b29ce1.jpg?v=1739231409\u0026amp;width=1200\" alt=\"Gold Hawthorne Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome bar tools perform. Some impress.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Gold Strainer is for both.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget metal on left, 304 stainless on right.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unmatched corrosion resistance and durability compared to cheaper metals.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe \u003cstrong\u003ealloy's composition\u003c\/strong\u003e ensures longevity, even with frequent use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis polished finish is both aesthetically pleasing and easy to maintain.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eInvest in quality\u003c\/strong\u003e that lasts.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom raw material to refined strainer\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003epolishing stage\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003e4-step process from alloy to inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced items, this strainer undergoes \u003cstrong\u003eprecision polishing\u003c\/strong\u003e for a flawless finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach strainer has unique characteristics, a testament to its crafted nature.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the difference of refined craftsmanship.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eBartender-led design meets modern standards\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003edesign roots\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional taste\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003epremium adoption\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eGold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA timeline of design evolution.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above blends \u003cstrong\u003etraditional design\u003c\/strong\u003e with modern production, ensuring quality and style.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by bartenders, this brand prioritizes tools that enhance the cocktail experience.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose tools designed with expertise and passion.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_92acf9e0-719b-4df9-912d-3ba70c493dc2.jpg?v=1739231402\u0026amp;width=1200\" alt=\"Gold Hawthorne Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The gold finish is stunning! Perfect for my home bar and holds up well.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily T., home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Absolutely love the ergonomic design, makes straining cocktails effortless.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional mixologist, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Great balance and weight. A must-have for any serious cocktail enthusiast.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSamantha R., cocktail enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your gold barware collection\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eElevate your bar setup with these matching items.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-citrus-juicer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\u0026amp;width=600\" alt=\"Gold Citrus Juicer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Citrus Juicer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFresh juice with style\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-standard-bar-spoons\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=600\" alt=\"Gold Standard Bar Spoons\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Standard Bar Spoons\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor precise stirring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor stirred cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above, founded by Chris and Julia Tunstall, blends cocktail education with professional bar expertise. Designed in California, their tools are crafted to elevate the cocktail-making experience, focusing on durability, precision, and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eTheir approach is rooted in real bartender workflow, ensuring tools that enhance both home and professional bars with ease of use and polished presentation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to prevent scratches on the mirror finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash preferred\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eThough dishwasher safe, hand washing preserves the finish longer.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure the strainer is completely dry before storage to avoid water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore in a dry place\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry environment to maintain its pristine condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eProper care ensures your strainer remains a centerpiece in your bar for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy the Gold Hawthorne Strainer is the right choice\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Gold Hawthorne Strainer means investing in a tool that combines elegance and functionality. Its \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and gold-tone finish offer both durability and style, enhancing your cocktail experience. This strainer is more than a tool, it's a statement piece for your bar.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel with a gold-tone finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, but hand washing preserves the finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eTight coil spring ensures precise straining with every pour\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail-making with a strainer that stands out in both form and function.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $18\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the precise diameter and capacity of the gold Hawthorne strainer compared to standard commercial models?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Hawthorne Strainer measures 99mm in diameter and is engineered to fit standard Boston shakers (both 28oz and 18oz tins) as well as mixing glasses, with a commercial-grade fit that prevents ingredient slippage during high-volume straining.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the spring removable for cleaning?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the high-tension spring can be \u003cstrong\u003eremoved\u003c\/strong\u003e for thorough cleaning.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the gold-tone PVD coating resist tarnishing, fingerprints, and corrosion better than traditional electroplated finishes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe gold-tone finish is \u003cstrong\u003eengineered\u003c\/strong\u003e to maintain its luster with proper care.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the strainer compatible with both Boston shaker tins and cobbler shakers, or does it require specific vessel dimensions?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDesigned to fit most cocktail shakers, it offers \u003cstrong\u003eversatility\u003c\/strong\u003e in use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the gold Hawthorne strainer safely go through commercial dishwasher cycles without damaging the PVD finish or loosening the spring tension?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the strainer is dishwasher safe, though hand washing is recommended to preserve its finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat materials is it made from?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a gold-tone mirror finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the recommended storage method to prevent scratching the gold finish and maintain the spring's straining tension over years of use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore in a \u003cstrong\u003edry place\u003c\/strong\u003e to prevent water spots and maintain its finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the warranty policy?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs it a good gift option?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, it's an \u003cstrong\u003eelegant gift\u003c\/strong\u003e for cocktail enthusiasts who value style and function.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it handle high-volume use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, designed to \u003cstrong\u003ewithstand\u003c\/strong\u003e professional bar conditions, it's perfect for high-volume use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is the capacity of the gold Hawthorne strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Hawthorne Strainer is designed to fit standard cocktail shakers and mixing glasses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the spring removable for cleaning?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the high-tension spring can be removed for thorough cleaning.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the gold finish tarnish over time?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The gold-tone mirror finish uses a commercial-grade PVD coating process that resists tarnishing, fingerprints, and corrosion far better than traditional electroplating, maintaining its reflective luster through thousands of washes when hand-dried promptly to prevent water spots.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used with any shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 99mm diameter is precision-engineered to fit both weighted Boston shaker tins (28oz and 18oz) and standard mixing glasses, though it's not compatible with narrow cobbler shakers under 90mm diameter.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the 304 stainless steel construction and commercial PVD coating withstand dishwasher cycles, though hand-washing and immediate drying preserves the mirror finish and prevents mineral deposits that can dull the gold tone over time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials is it made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Crafted from 304 stainless steel with a gold-tone mirror finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store completely dry in a dedicated bar tool drawer or hang on a utensil rack to prevent scratching the mirror finish, avoid stacking heavy items on top that could deform the precision-tensioned spring or create surface abrasions on the gold coating.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What's the warranty policy?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it a good gift option?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it's an elegant gift for cocktail enthusiasts who value style and function.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it handle high-volume use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, designed to withstand professional bar conditions, it's perfect for high-volume use.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Hawthorne Strainer\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Gold Hawthorne Strainer by A Bar Above is crafted from 304 stainless steel with a polished gold-tone finish, offering durability and elegance for home and professional bars.\",\n  \"sku\": \"STRN-HAWTH-GO\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"18\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 stainless steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Gold-tone mirror\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"129 mm x 99 mm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.25 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Gold Strainer Built for Elegance\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$18\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'gold-hawthorne-strainer')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588621927,"sku":"STRN-HAWTH-GO","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439"},{"product_id":"gold-cocktail-picks","title":"Gold Cocktail Picks","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Cocktail Picks for Stunning Garnishes\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Cocktail Picks for Stunning Garnishes\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktail presentation with elegant gold-tone picks crafted from durable 304 stainless steel. Designed in California for lasting quality.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.12em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=1600\" alt=\"Gold Cocktail Picks - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1087923_ShortStainlessInfographic2_white_061121_c4539d3c-b57f-4119-85a8-202df37e70dd.jpg?v=1739231361\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1087923_ShortStainlessInfographic2_white_061121_c4539d3c-b57f-4119-85a8-202df37e70dd.jpg?v=1739231361\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1087923_ShortStainlessInfographic2_white_061121_c4539d3c-b57f-4119-85a8-202df37e70dd.jpg?v=1739231361\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_3f2766fc-9448-464f-a9cc-9124759d0770.jpg?v=1739231356\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_3f2766fc-9448-464f-a9cc-9124759d0770.jpg?v=1739231356\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_3f2766fc-9448-464f-a9cc-9124759d0770.jpg?v=1739231356\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_490244a0-00dc-49b0-8cbd-527f14cb7427.jpg?v=1739231348\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_490244a0-00dc-49b0-8cbd-527f14cb7427.jpg?v=1739231348\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_490244a0-00dc-49b0-8cbd-527f14cb7427.jpg?v=1739231348\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_4a3816d9-bfdd-4c80-8afb-6cef82f32b24.jpg?v=1739231342\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_4a3816d9-bfdd-4c80-8afb-6cef82f32b24.jpg?v=1739231342\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_4a3816d9-bfdd-4c80-8afb-6cef82f32b24.jpg?v=1739231342\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo58_1200_b58a4ba0-5ffc-4f54-ba4e-6faf1f3d284a.jpg?v=1739231335\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo58_1200_b58a4ba0-5ffc-4f54-ba4e-6faf1f3d284a.jpg?v=1739231335\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo58_1200_b58a4ba0-5ffc-4f54-ba4e-6faf1f3d284a.jpg?v=1739231335\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo62_1200_fa175411-c1e3-411a-b3b1-e9a5763880b8.jpg?v=1739231331\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo62_1200_fa175411-c1e3-411a-b3b1-e9a5763880b8.jpg?v=1739231331\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo62_1200_fa175411-c1e3-411a-b3b1-e9a5763880b8.jpg?v=1739231331\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_42d5e834-e835-49df-9338-aa3baf6eea6a.webp?v=1739231322\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_42d5e834-e835-49df-9338-aa3baf6eea6a.webp?v=1739231322\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_42d5e834-e835-49df-9338-aa3baf6eea6a.webp?v=1739231322\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Cocktail Picks, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood-grade stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eReusable design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eCorrosion-resistant\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Gold Picks for Perfect Presentation\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Gold Finish · Reusable\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The gold-tone finish adds a touch of luxury to every drink.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e121 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$18\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and elegance. Designed by A Bar Above in California, these gold-tone picks are perfect for any cocktail enthusiast.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood-grade stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eReusable design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eCorrosion-resistant\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this product different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from cheaper alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures a robust build, holding up to repeated use without bending.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eREUSE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eSay goodbye to \u003cstrong\u003esingle-use plastic\u003c\/strong\u003e; these picks support a more sustainable lifestyle.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eAESTHETICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e adds a luxurious touch, enhancing any cocktail presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAvailable in \u003cstrong\u003etwo lengths\u003c\/strong\u003e, these picks fit a variety of glassware and garnishes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy entry-line picks fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finish and availability, but \u003cstrong\u003ethin-walled picks bend easily\u003c\/strong\u003e and lacquered finishes can flake over time, undermining the intended presentation.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the picks only need to hold fruit, standard steel works. But to enhance presentation, quality matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone pick made from 304 stainless steel for lasting elegance, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this picks right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this picks\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love elegant presentations*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThese picks offer a luxurious touch, perfect for those who appreciate refined details.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Seeking sustainable options*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eOpt for these reusable picks to reduce waste from single-use plastic alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need versatile tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eAvailable in two sizes, these picks suit both short and tall glassware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Host frequent gatherings*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for entertaining, adding sophistication to every cocktail served.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this picks if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer single-use convenience*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThese picks are designed for reuse, not for one-time use convenience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget is a priority*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf cost is your main concern, consider simpler alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist presentation style*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eFor those who prefer understated looks, these may seem excessive.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Don't prioritize garnish presentation*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf garnish isn’t a focus, simpler picks might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eCocktail enthusiasts\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho want tools that reflect their passion for mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eEco-conscious hosts\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSeeking sustainable and stylish solutions for gatherings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eGift buyers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eLooking for a polished and practical barware gift.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eProfessional bartenders\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho need reliable tools to enhance their service.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete set of 12\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e12-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eShort picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12 x 4\" picks\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e12 pieces · Versatile use\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from 304 stainless steel, these picks are durable and elegantly finished.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo58_1200_b58a4ba0-5ffc-4f54-ba4e-6faf1f3d284a.jpg?v=1739231335\u0026amp;width=1600\" alt=\"Gold Cocktail Picks - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Gold Cocktail Picks\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegant Finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe gold-tone finish offers unmatched elegance, elevating each drink presentation beautifully.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \u003cdiv style=\"font-size:24px;margin-bottom:14px;text-align:center;\"\u003e♻️\u003c\/div\u003e\n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEnvironmentally Conscious\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned for reuse, these picks support a sustainable approach to cocktail service.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from 304 stainless steel, these picks withstand frequent use without losing their charm.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eReusable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eEliminates the need for \u003cstrong\u003esingle-use\u003c\/strong\u003e picks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eElegant\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eThe \u003cstrong\u003egold finish\u003c\/strong\u003e enhances any drink.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Gold-tone finish · Durable\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThese picks are for those who view cocktail presentation as an art form, making each drink a masterpiece.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, these picks are built to withstand frequent use, offering longevity and consistent performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e adds a touch of elegance, making them a standout choice for cocktail presentations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvesting in these reusable picks means less spending on single-use alternatives, saving money in the long run.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eElegant \u0026amp; reusable · Elevate any cocktail\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eCocktail presentation becomes an art form.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore, garnishes might have seemed like an afterthought. Now, with these picks, each presentation becomes a showcase of elegance and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoose sophistication and \u003cstrong\u003ereusability\u003c\/strong\u003e with each drink.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Cocktail Picks are made of, and how they're crafted\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4″ or 8″\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2mm shaft, 8mm ball\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight per piece\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eApproximately 4 oz\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions may vary slightly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAll materials are sourced responsibly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasives and bleach\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eTarnish Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash recommended for longevity\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eFollow care instructions for best results.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12 x Gold Cocktail Picks\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003ePackaged in a gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are approximate and subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eGold picks are only for special occasions.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume that gold cocktail picks are only for \u003cstrong\u003especial occasions\u003c\/strong\u003e. In reality, they can elevate any drink presentation, turning everyday moments into something extraordinary.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing quality picks enhances both casual and formal gatherings.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_3f2766fc-9448-464f-a9cc-9124759d0770.jpg?v=1739231356\u0026amp;width=1200\" alt=\"Gold Cocktail Picks - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eEvery drink deserves a touch of gold.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith these picks, every cocktail becomes a statement of style and sophistication. They transform the ordinary into the exceptional, making every sip a moment to savor.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eChoose elegance for \u003cstrong\u003eevery occasion\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThese picks are perfect for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e, \u003cstrong\u003eeco-conscious entertainers\u003c\/strong\u003e, and anyone who values a touch of elegance in their cocktail presentation. Suitable for both casual and formal settings, they are the choice for those who appreciate quality and style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eGold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA comparison of budget vs. 304 stainless picks.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel means these picks are \u003cstrong\u003erobust and long-lasting\u003c\/strong\u003e, standing up to frequent use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe gold-tone finish offers a \u003cstrong\u003ecorrosion-resistant surface\u003c\/strong\u003e, maintaining its sheen over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eReusable design\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eEliminate waste with picks that \u003cstrong\u003ecan be used repeatedly\u003c\/strong\u003e without degradation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"These picks feel substantial and well-balanced in hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Picks for Perfect Presentation (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eVagabond House\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eVagabond House Pewter Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eAnthropologie\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAnthropologie Metal Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eWilliams Sonoma Stainless Steel Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eSur La Table\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eSur La Table Stainless Steel Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4″ or 8″\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.15 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4 1\/2 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3¾ inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2mm shaft, 8mm ball\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$18\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$66.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$45.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$44.95\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.95\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-ppp=\"1\"\u003e\n\u003ctd\u003ePrice per piece\u003c\/td\u003e\n\u003ctd\u003e$1.50\/pc\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003epewter\u003c\/td\u003e\n\u003ctd class=\"\"\u003ebrass\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGold-tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-finished high polish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ehandcrafted\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLead-free, food safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTarnish Prevention\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash recommended for longevity\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePewter is tarnish-resistant\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e12 x Gold Cocktail Picks\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSet of four\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSet of six\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 picks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (6 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eUnlike the other options here, our handcrafted finish ensures each cocktail pick exudes elegance and durability.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when entertaining guests and pewter picks tarnish.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eGOLD COCKTAIL PICKS\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your garnishes with gold-tone picks.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for gold picks\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDinner parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAdd a touch of elegance to your cocktails at any dinner gathering.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eFestive events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for holiday celebrations, making drinks sparkle with style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail competitions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eStand out with stunning garnishes at your next professional event.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA sophisticated choice for those who love hosting and entertaining.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEveryday elegance\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eUpgrade your daily cocktail ritual with a touch of luxury.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_490244a0-00dc-49b0-8cbd-527f14cb7427.jpg?v=1739231348\u0026amp;width=1200\" alt=\"Gold Cocktail Picks - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eEvery cocktail tells a story.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eGold Picks are for storytellers.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless picks\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget picks (left) vs. 304 stainless (right)\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides superior corrosion resistance and durability compared to cheaper metals, ensuring long-term use without degradation.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe 304 stainless steel used in these picks offers excellent thermal resistance and a polished finish, setting a high standard for quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis combination ensures that our picks maintain their elegant appearance and functionality, even with frequent use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose 304 stainless for lasting quality\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow precision crafting makes a difference\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting sequence: alloy → form → finish → inspect\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eHand-finishing\u003c\/strong\u003e ensures each pick is polished to perfection, a step that mass-produced alternatives often skip, resulting in a superior product.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe individual variation in hand-finishing is a testament to craftsmanship, providing unique quality not found in factory-made items.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003ePrecision crafting results in superior picks.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe tradition behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia roots\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern design\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eGold picks\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA timeline of tradition and innovation at A Bar Above.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eCalifornia's rich tradition in design and innovation is reflected in every A Bar Above product, ensuring quality and style.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis brand's commitment to excellence is why they chose to base their design and production processes in California.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eSelect A Bar Above for quality and tradition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_4a3816d9-bfdd-4c80-8afb-6cef82f32b24.jpg?v=1739231342\u0026amp;width=1200\" alt=\"Gold Cocktail Picks - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"These picks add the perfect touch of elegance to my cocktails. They're durable and look fantastic.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eAlex R., cocktail enthusiast, 2 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love the quality and finish of these picks. They stand out at every party I host.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJordan L., frequent host, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Great investment for anyone serious about their cocktails. The gold finish is stunning.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMorgan F., home mixologist, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your cocktail experience with these complementary items.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=600\" alt=\"Gold Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003e14-piece set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-metal-cocktail-straws\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=600\" alt=\"Gold Metal Cocktail Straws\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Metal Cocktail Straws\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eReusable elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=600\" alt=\"Gold Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for stirred cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eControl your dashes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting excellence in bar tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall in California, combining cocktail education with professional bar experience. The brand designs its products in California, ensuring they meet the highest standards of functionality and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eTheir focus on bartender-designed tools and sustainable practices makes them a standout choice for those who value quality and craftsmanship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHandle with care\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAvoid dropping to prevent dents or scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eWash gently\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse a soft cloth and mild detergent for cleaning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry promptly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eTo avoid water spots, dry thoroughly after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry place to avoid moisture build-up.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, these picks will retain their elegance and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eChoose gold picks for lasting elegance\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eIf you value elegance and sustainability in cocktail preparation, these gold-tone picks are an excellent choice. They combine functionality with style, offering a \u003cstrong\u003eluxurious\u003c\/strong\u003e touch to any drink presentation. \u003cstrong\u003eDurable 304 stainless steel\u003c\/strong\u003e ensures they withstand frequent use, while their reusable nature supports eco-friendly practices.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel with a gold-tone finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by A Bar Above\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, maintain elegance easily\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect for elevating cocktail presentations with style\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail experience with these thoughtfully designed picks.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $18\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I clean and maintain the gold-tone finish on these stainless steel cocktail picks without damaging the coating?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile the Gold Cocktail Picks are dishwasher safe for both home and most commercial dishwashers, \u003cstrong\u003ehand washing with mild soap and warm water\u003c\/strong\u003e is recommended to preserve the gold-tone finish and prevent any potential dulling from harsh detergents or high heat cycles over time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat length are the cocktail picks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThey come in two sizes: \u003cstrong\u003e4 inches\u003c\/strong\u003e for smaller glasses and \u003cstrong\u003e8 inches\u003c\/strong\u003e for taller glasses like highballs.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these gold-finished cocktail picks made from genuine food-safe materials that won't leach chemicals or corrode when exposed to acidic garnishes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, every pick is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e—the same material used in professional kitchens, ensuring they're completely safe for food contact, resistant to corrosion from citrus and acidic garnishes, and free from any chemical leaching or metallic taste transfer.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these picks be used for more than cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! They are perfect for sandwiches, appetizers, hors d'oeuvres, and even dips and fondue.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDo these cocktail picks arrive in presentation-quality gift packaging suitable for giving without additional wrapping?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Gold Cocktail Picks arrive in a presentation-quality gift box with elegant design and protective interior cushioning, making them ready to gift immediately to cocktail enthusiasts, home bartenders, or entertaining hosts without requiring any additional wrapping or packaging.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel and finish coating are used to create the gold appearance and ensure long-term durability?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach pick is precision-crafted from \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e—not thin plated metal that chips or flakes, with a professionally applied gold-tone PVD finish that bonds at the molecular level, ensuring the elegant appearance remains intact through hundreds of uses while maintaining the structural integrity and corrosion resistance stainless steel is known for.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the weight and balance of these stainless steel picks compare to cheap hollow alternatives that feel flimsy in hand?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach pick features \u003cstrong\u003eprecisely balanced weight distribution\u003c\/strong\u003e throughout its solid stainless steel construction, not the hollow, wobbly feel of cheaper alternatives, providing a substantial, professional-quality heft that feels confident and controlled in your hand without being awkwardly heavy or top-weighted when garnishing delicate cocktails.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow many picks are included in a set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach set includes \u003cstrong\u003e12 picks\u003c\/strong\u003e, available in either all short, all long, or a combination of both sizes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these picks scratch-resistant?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe gold-tone finish is designed to be \u003cstrong\u003eresistant to scratches\u003c\/strong\u003e under normal use conditions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes these picks a good gift?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTheir elegant design, durability, and \u003cstrong\u003ereusable nature\u003c\/strong\u003e make them a thoughtful and practical gift choice.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How do I clean the gold picks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Cocktail Picks are dishwasher safe for home and most commercial dishwashers. Hand washing is recommended to preserve the finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What length are the cocktail picks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"They come in two sizes: 4 inches for smaller glasses and 8 inches for taller glasses like highballs.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the picks safe for food contact?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, these picks are made from food-grade 304 stainless steel, ensuring they are safe for food contact.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these picks be used for more than cocktails?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! They are perfect for sandwiches, appetizers, hors d'oeuvres, and even dips and fondue.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do they come in a gift box?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Gold Cocktail Picks are packaged in a stylish gift box, making them an ideal gift for cocktail enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in these picks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Made from 304 stainless steel with a gold-tone finish, ensuring durability and elegance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these picks heavy?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each pick is designed to be well-balanced, providing a smooth and hefty feel without being cumbersome.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How many picks are included in a set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each set includes 12 picks, available in either all short, all long, or a combination of both sizes.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these picks scratch-resistant?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The gold-tone finish is designed to be resistant to scratches under normal use conditions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes these picks a good gift?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Their elegant design, durability, and reusable nature make them a thoughtful and practical gift choice.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Cocktail Picks\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"Gold Cocktail Picks by A Bar Above offer a luxurious touch to any drink. Made from 304 stainless steel with a gold-tone finish, they are designed in California for durability and elegance.\",\n  \"sku\": \"PICKS-12PCSHORT-GO\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"18\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"California\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Gold-tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Length\", \"value\": \"4″ or 8″\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Reusable\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eGold Picks for Perfect Presentation\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$18\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Short (4\")","offer_id":41254154600551,"sku":"PICKS-12PCSHORT-GO","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Long (8\")","offer_id":41254154633319,"sku":"PICKS-12PCLONG-GO","price":22.0,"currency_code":"USD","in_stock":true},{"title":"Combo (4\" \u0026 8\")","offer_id":41254154666087,"sku":"PICKS-COMBO-GO","price":24.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378"},{"product_id":"antique-copper-fine-mesh-strainer","title":"Antique Copper Fine Mesh Strainer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAntique Copper Fine Mesh Strainer - Premium Cocktail Tool for Precision \u0026amp; Style\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Antique Copper Fine Mesh Strainer, Precision \u0026amp; Style\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktails with precision using this premium 304 stainless steel fine mesh strainer, featuring a stunning antique copper finish. Expert-crafted design from California.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=1600\" alt=\"Antique Copper Fine Mesh Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_3730fb9c-d75f-4619-a71e-6f8b560fa694.jpg?v=1739231312\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_3730fb9c-d75f-4619-a71e-6f8b560fa694.jpg?v=1739231312\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_3730fb9c-d75f-4619-a71e-6f8b560fa694.jpg?v=1739231312\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_9cdc0406-13a0-4e77-9a83-da300bc67f62.jpg?v=1739231306\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_9cdc0406-13a0-4e77-9a83-da300bc67f62.jpg?v=1739231306\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_9cdc0406-13a0-4e77-9a83-da300bc67f62.jpg?v=1739231306\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_fbd312db-65d1-4061-8af6-c58856b14ed2.jpg?v=1739231301\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_fbd312db-65d1-4061-8af6-c58856b14ed2.jpg?v=1739231301\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_fbd312db-65d1-4061-8af6-c58856b14ed2.jpg?v=1739231301\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_3a24052f-775f-475b-8195-e6ac58648319.jpg?v=1739231295\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_3a24052f-775f-475b-8195-e6ac58648319.jpg?v=1739231295\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_3a24052f-775f-475b-8195-e6ac58648319.jpg?v=1739231295\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_a677bcc8-0654-4dd5-9fe1-65a2989e2c66.jpg?v=1739231289\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_a677bcc8-0654-4dd5-9fe1-65a2989e2c66.jpg?v=1739231289\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_a677bcc8-0654-4dd5-9fe1-65a2989e2c66.jpg?v=1739231289\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_4ae71616-ce12-482e-8724-f4b5d88332e8.jpg?v=1739231283\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_4ae71616-ce12-482e-8724-f4b5d88332e8.jpg?v=1739231283\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_4ae71616-ce12-482e-8724-f4b5d88332e8.jpg?v=1739231283\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Antique Copper Fine Mesh Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDurable Construction\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Antique Copper Fine Mesh Strainer, Bar-Grade Precision\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Copper Finish · TIG \u0026amp; MIG Welded\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The strainer's copper finish adds a vintage charm to my bar setup while ensuring perfect cocktails.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e131 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eAntique Copper\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:copper;\" title=\"Antique Copper\" onclick=\"selectSwatch(this,'Antique Copper')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with an antique copper finish, designed in California for professional and home use. Perfect for cocktails and beyond.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eAntique Copper Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDurable Construction\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Antique Copper Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from cheaper metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCRAFTSMANSHIP\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDouble-welded for strength, ensuring it won't \u003cstrong\u003ebend, break, or warp\u003c\/strong\u003e under pressure.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe ergonomic handle provides a comfortable grip, making it a pleasure to use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe elegant antique copper finish adds a touch of vintage charm to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePERFORMANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe ultra-fine mesh captures every shard, delivering \u003cstrong\u003esmooth, clear cocktails\u003c\/strong\u003e every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with budget strainers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but thin-walled strainers \u003cstrong\u003edent easily\u003c\/strong\u003e and lacquered finishes often flake at the edges, compromising the experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to catch ice, any standard model will do. But for smooth elegance, quality counts.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with a beautiful antique copper finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love vintage style*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis strainer complements your barware with its elegant antique copper finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Require fine mesh*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe ultra-fine mesh ensures perfectly smooth cocktails every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eBuilt with TIG and MIG welding for superior strength and longevity.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Adore California design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCreated by bartenders, this strainer blends style and function.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer modern looks*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis strainer's vintage flair might not suit ultra-modern aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Seeking cheapest option*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThere are less expensive strainers, though they lack this one's quality and style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Need multi-use tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eWhile versatile, it’s designed primarily for cocktails and tea.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Dislike polished finishes*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThe antique copper finish is a visual highlight, not for minimalists.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Mixology enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThis strainer offers both style and function for serious cocktail creators.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift seekers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn ideal gift for those who appreciate high-quality bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Vintage collectors*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for anyone building a collection of elegant barware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Frequent hosts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnhance your cocktail parties with a tool that looks and performs beautifully.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Hawthorne Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588490855\" data-handle=\"antique-copper-hawthorne-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/antique-copper-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158139495\" data-handle=\"antique-copper-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14pc-Bar-Set-Bronze_6f38a283-a0f2-4383-8a71-af6837a76d2e.jpg?v=1739231744\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/antique-copper-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eAntique Copper Mixologist Bar Set (14-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588425319\" data-handle=\"antique-copper-mixologist-bar-set-14-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Antique Copper Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eProfessional Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThis strainer is designed by bartenders for bartenders, offering unmatched performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegant Finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe antique copper finish adds sophistication and style to any bar collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eTIG and MIG welded, it's crafted for strength and durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eSTAINLESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eHigh-quality \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eComfortable grip for ease of use during busy service.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDESIGNED\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eCrafted by \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Copper finish · Ergonomic handle\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eChoosing this strainer is about embracing style and precision in every pour. It's for those who value beauty and performance.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eConstructed from 304 stainless steel, this strainer withstands the demands of any bar environment, ensuring it lasts through countless cocktail creations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe antique copper finish not only enhances your bar's decor but also creates an inviting, warm ambiance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvesting in a quality strainer means fewer replacements, it’s designed to last and maintain its beauty.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned by bartenders · Vintage charm\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail crafting becomes an art\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore this strainer, your tools might have been functional but uninspired. Now, each cocktail preparation feels \u003cstrong\u003esmoother and more elegant\u003c\/strong\u003e, enhancing the experience for you and your guests.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eYour bar is elevated, with every tool reflecting your commitment to quality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Antique Copper Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMesh Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8cm or 10cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eLarge: 10\" Long; Small: 9.5\" Long\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eApproximate dimensions for precise cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel, Polished Copper Finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eTIG and MIG welded\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCrafted for durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher-safe for home and most commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaintenance\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBrush mesh lightly before washing\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care ensures longevity and performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Antique Copper Fine Mesh Strainer\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComes in an elegant gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are approximate and subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eA fine mesh doesn't slow you down\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume a fine mesh strainer will slow the process. In reality, this strainer's thoughtful design allows for \u003cstrong\u003equick, effective straining\u003c\/strong\u003e without sacrificing elegance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eIt's the blend of precision and speed that makes it indispensable in any bar.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_9cdc0406-13a0-4e77-9a83-da300bc67f62.jpg?v=1739231306\u0026amp;width=1200\" alt=\"Antique Copper Fine Mesh Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eStyle meets function in every pour\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOwning the Antique Copper Fine Mesh Strainer transforms your cocktail-making from routine to art. It's a tool that not only performs but enhances the aesthetic of your bar, showing your guests that you care about every detail.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eChoose a tool that \u003cstrong\u003ereflects your taste\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eFor \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e and \u003cstrong\u003edesign-conscious bartenders\u003c\/strong\u003e who appreciate tools that reflect their commitment to quality. This strainer is for those who want every detail of their bar to speak of elegance and style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eCopper finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eStainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eStainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget plastic vs this stainless steel strainer.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe 304 stainless steel offers a solid weight that feels balanced in the hand, unlike lighter plastic alternatives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eThermal Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThis strainer maintains performance under temperature changes, resisting warping common with inferior materials.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eStainless steel resists corrosion, ensuring the longevity and beauty of the copper finish remain uncompromised.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"It's the strainer you instinctively reach for.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eAntique Copper Fine Mesh Strainer, Bar-Grade Pre (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAll-Clad\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAll-Clad Stainless Steel Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eLe Creuset\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eLe Creuset Stainless Steel Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCuisinart\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCuisinart Stainless Steel Mesh Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eSur La Table\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eSur La Table Stainless Steel Mesh Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMesh Diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8cm or 10cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFine mesh\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLarge: 10\" Long; Small: 9.5\" Long\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSmall: 4.75\" diameter; Medium: 7\" diameter; Large: 9\" diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e14.5\" L x 6.0\" W x 2.5\" H\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e9.25\" x 3\"; 10.5\" x 4\"; 13\" x 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel, Polished Copper Finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTIG and MIG welded\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFactory\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFactory\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFactory\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFactory\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher-safe for home and most commercial dishwashers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe; handwashing recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrush mesh lightly before washing\u003c\/td\u003e\n\u003ctd class=\"\"\u003eRegular cleaning with soap and sponge; avoid harsh detergents and steel wool\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHandle is completely sealed to prevent water ingress\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Antique Copper Fine Mesh Strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eThree strainers (small, medium, large)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMesh sieve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFrance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eTIG and MIG welded construction ensures unmatched durability and longevity in every use.\u003cspan class=\"cc-mob-hide\"\u003e Choose a cheaper option and face mesh deformation the moment you need a precise strain.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your bar with vintage flair and precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these moments\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress your guests with elegantly strained cocktails every time.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifts for Bartenders\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn ideal gift for those who appreciate quality bar tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bar Setup\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your home bar with a touch of vintage style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eBuilt to withstand the demands of a busy bar environment.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect tool for both teaching and learning cocktail creation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_fbd312db-65d1-4061-8af6-c58856b14ed2.jpg?v=1739231301\u0026amp;width=1200\" alt=\"Antique Copper Fine Mesh Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eSome bars just have tools. Some have stories.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA Bar Above is for the second kind.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy choose stainless steel?\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget plastic vs this stainless steel strainer.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides superior durability and resistance to corrosion, offering unmatched performance over time compared to cheaper alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis alloy is known for its strength and thermal resistance, maintaining its integrity under various conditions.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFor the Antique Copper Fine Mesh Strainer, it forms the core, ensuring it withstands the demands of professional use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose 304 stainless steel\u003c\/strong\u003e for lasting performance and elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe journey to quality\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished copper\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to finishing, each step ensures quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003ePrecision-crafted\u003c\/strong\u003e attention to detail ensures every strainer is unique, highlighting the artisan process that elevates it beyond mass-produced alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eIndividual variations in the finish are a testament to the craftsmanship involved, making each strainer a distinctive piece.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eEmbrace the beauty of \u003cstrong\u003eprecision-crafted uniqueness\u003c\/strong\u003e.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eTradition meets modern design\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar craft\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision-crafted design\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia legacy\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCopper Collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA timeline of craftsmanship and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in the rich tradition of bar craft, A Bar Above's designs are informed by decades of mixology expertise, ensuring both form and function.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe choice to design in California reflects a commitment to innovation and quality, marrying tradition with modern standards.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the legacy of fine craftsmanship in every pour.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_3a24052f-775f-475b-8195-e6ac58648319.jpg?v=1739231295\u0026amp;width=1200\" alt=\"Antique Copper Fine Mesh Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This strainer's copper finish caught my eye, but its performance is what keeps me using it daily.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I finally found a strainer that adds style to my bar without compromising on quality.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., cocktail enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The fine mesh catches everything, ensuring my cocktails are always smooth and enjoyable.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMichael S., professional bartender, 2 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your barware collection\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your cocktail-making with these matching tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-AC.jpg?v=1739231608\u0026amp;width=600\" alt=\"Antique Copper Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACJulep-4.jpg?v=1739231531\u0026amp;width=600\" alt=\"Antique Copper Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor stirred drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/antique-copper-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-AC.jpg?v=1739232294\u0026amp;width=600\" alt=\"Antique Copper Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAntique Copper Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for any bar\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eAdd a touch of luxury\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, combining cocktail education with professional bar experience. Designed in California, their tools are made to enhance the craft of bartending with professional-grade quality.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis brand emphasizes durability and elegance, ensuring each piece performs flawlessly while adding a touch of style to any bar setup.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRinse Before Use\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eRinse briefly to remove any dust or residues before first use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eLight Brush\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eLightly brush residue from the mesh before washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for home and most commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry Before Storage\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the strainer is dry before storing to maintain finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eProper care ensures your strainer remains a beautiful and functional part of your bar for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThis strainer is a game-changer\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Antique Copper Fine Mesh Strainer is an investment in quality and style. It doesn't just strain cocktails; it transforms the experience, enhancing both the functionality and aesthetic of your bar. \u003cstrong\u003eDurable\u003c\/strong\u003e and \u003cstrong\u003eelegant\u003c\/strong\u003e, this strainer is a must-have for serious cocktail enthusiasts.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel with a polished copper finish, durable and stylish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by professional bartenders for optimal performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher-safe, easy to maintain and keep looking new\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eUltra-fine mesh ensures the smoothest cocktails every time\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose a tool that reflects your passion for mixology.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the fine mesh strainer dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it is \u003cstrong\u003edishwasher-safe\u003c\/strong\u003e for home and most commercial dishwashers. Lightly brush residue from the mesh before washing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the exact mesh specification and how does it compare to standard cocktail strainers for removing pulp and ice shards?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe mesh is \u003cstrong\u003eultra-fine\u003c\/strong\u003e with precision weaving that captures pulp fragments, herb particles, and micro ice shards down to 0.2mm, significantly finer than standard cone strainers that allow sediment through, ensuring cocktails pour crystal-clear without any grit or cloudiness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the polished copper finish affect the strainer's performance, durability, or require special care compared to plain stainless steel?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe polished copper finish is a coating applied over \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, so it delivers the same corrosion resistance and performance as plain steel while adding visual warmth to your bar setup, though hand-washing is recommended over dishwashers to preserve the copper luster longer.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat materials are used in this strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt is made of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a polished copper finish, ensuring durability and elegance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store this fine mesh strainer to prevent tarnishing of the copper finish and maintain the mesh integrity?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore the strainer in a dry place after thoroughly drying both the mesh and handle to prevent water spots on the copper finish, avoid stacking heavy items on top that could deform the delicate mesh, and consider hanging it or storing flat to preserve its shape over years of use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this cocktail strainer also be used for loose leaf tea, matcha, or other kitchen tasks beyond bartending?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003eultra-fine mesh\u003c\/strong\u003e makes it exceptionally versatile, perfect for double-straining loose leaf tea to remove fine particles, sifting matcha powder, straining fresh citrus juice, or catching seeds from purées, so it earns its counter space even if you're not mixing cocktails daily.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs it suitable for professional bars?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely. Designed by professional bartenders, it is built to withstand the rigors of busy bar environments.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the origin of this product?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe strainer is \u003cstrong\u003edesigned in California\u003c\/strong\u003e and made in China, ensuring high-quality standards.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it come in different sizes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it is available in two sizes: Large with a 10cm mesh diameter and Small with an 8cm mesh diameter.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this strainer's construction and mesh quality compare to budget fine mesh strainers that claim professional results?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike budget strainers with thin mesh that tears easily or loose rivets that fail after a few uses, this strainer is built from genuine \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with reinforced mesh-to-frame attachment and triple-stage polishing, so the mesh stays taut, the finish remains smooth without sharp edges, and it performs flawlessly from your first cocktail to your thousandth.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the fine mesh strainer dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher-safe for home and most commercial dishwashers. Lightly brush residue from the mesh before washing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How fine is the mesh on the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The mesh is ultra-fine, designed to catch even the smallest particles and ensure a smooth cocktail.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the finish affect mixing speed?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The finish does not affect mixing speed but adds a stylish touch to your bar setup.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in this strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is made of 304 stainless steel with a polished copper finish, ensuring durability and elegance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store in a dry place after ensuring it is completely dry to maintain its finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this strainer be used for tea?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, this versatile strainer is perfect for double straining tea, ensuring a smooth result.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it suitable for professional bars?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely. Designed by professional bartenders, it is built to withstand the rigors of busy bar environments.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the origin of this product?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer is designed in California and made in China, ensuring high-quality standards.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come in different sizes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is available in two sizes: Large with a 10cm mesh diameter and Small with an 8cm mesh diameter.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How is it different from other strainers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Unlike standard strainers, this one features ultra-fine mesh and a stylish copper finish.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Antique Copper Fine Mesh Strainer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Antique Copper Fine Mesh Strainer from A Bar Above is crafted from 304 stainless steel with a polished copper finish, designed in California to elevate your cocktail-making experience.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel, Polished Copper Finish\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design Origin\", \"value\": \"California, USA\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care Instructions\", \"value\": \"Dishwasher-safe for home and most commercial dishwashers\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"Available in Large and Small sizes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eAntique Copper Fine Mesh Strainer, Bar-Grade Precision\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212588752999,"sku":"STRN-FINE-CP","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ACFineMesh-2.jpg?v=1739231329"},{"product_id":"stainless-steel-boston-shaker","title":"Stainless Steel Boston Shaker","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eProfessional Boston Shaker Set - 304 Stainless Steel | Bar Quality\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Boston Shaker | Professional Standard\"\u003e\n  \u003cmeta name=\"description\" content=\"Professional-grade 304 stainless steel Boston shaker set. Designed in California for superior durability and precise cocktail crafting at home or behind the bar.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=1600\" alt=\"Stainless Steel Boston Shaker - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_3b94f610-11d8-4289-b3b0-317178529715.jpg?v=1739232727\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_3b94f610-11d8-4289-b3b0-317178529715.jpg?v=1739232727\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-KeyFeatures_3b94f610-11d8-4289-b3b0-317178529715.jpg?v=1739232727\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_30d728a5-6f4b-4475-bc98-34e0de622555.jpg?v=1739232704\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_30d728a5-6f4b-4475-bc98-34e0de622555.jpg?v=1739232704\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_30d728a5-6f4b-4475-bc98-34e0de622555.jpg?v=1739232704\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_8eca30c1-fb13-4099-84f9-534ca9ab4383.jpg?v=1739231197\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_8eca30c1-fb13-4099-84f9-534ca9ab4383.jpg?v=1739231197\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_8eca30c1-fb13-4099-84f9-534ca9ab4383.jpg?v=1739231197\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_6e1b083f-a117-44ce-8dbe-232a318ec946.jpg?v=1739231174\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_6e1b083f-a117-44ce-8dbe-232a318ec946.jpg?v=1739231174\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_6e1b083f-a117-44ce-8dbe-232a318ec946.jpg?v=1739231174\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_50a347ae-3101-40cf-a7a8-c3d34b264715.jpg?v=1739231150\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_50a347ae-3101-40cf-a7a8-c3d34b264715.jpg?v=1739231150\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224417_Bartender-Strong-shakers_5_110321_50a347ae-3101-40cf-a7a8-c3d34b264715.jpg?v=1739231150\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/04-4G-B00U-FTQ2_4_1200_4be98b0b-03cb-497b-891e-69c1bc8115d7.jpg?v=1739231105\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/04-4G-B00U-FTQ2_4_1200_4be98b0b-03cb-497b-891e-69c1bc8115d7.jpg?v=1739231105\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/04-4G-B00U-FTQ2_4_1200_4be98b0b-03cb-497b-891e-69c1bc8115d7.jpg?v=1739231105\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_UW_-_SS_-_White_Background_-_13_dc718e0f-8da0-40a8-a617-51f5b2a7d22c.jpg?v=1739231080\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_UW_-_SS_-_White_Background_-_13_dc718e0f-8da0-40a8-a617-51f5b2a7d22c.jpg?v=1739231080\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boston_Shaker_-_W_UW_-_SS_-_White_Background_-_13_dc718e0f-8da0-40a8-a617-51f5b2a7d22c.jpg?v=1739231080\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Boston Shaker, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eMirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eProfessional-grade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDurable Construction\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Boston Shaker Built to Last\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e1 304 Stainless Steel Shaker · Dishwasher Safe · 28 oz Capacity\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The watertight seal and durable construction make this shaker a true professional staple.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e138 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$23\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $5 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from 304 stainless steel\u003c\/strong\u003e, this shaker is designed in California and ensures precise and durable cocktail making. Dishwasher safe for easy cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eMirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eProfessional-grade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDurable Construction\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Boston Shaker different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-market metal)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it resists corrosion and maintains its polished finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSEAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe watertight seal ensures \u003cstrong\u003eno leaks\u003c\/strong\u003e during shaking, crucial for clean mixing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eWEIGHT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe balanced weight offers \u003cstrong\u003ebetter control\u003c\/strong\u003e and precision, reducing fatigue.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned in California by bartenders, it combines \u003cstrong\u003efunction and style\u003c\/strong\u003e seamlessly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with basic shakers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finish shakers, yet thin-walled pieces \u003cstrong\u003edent under normal use\u003c\/strong\u003e, and seals often leak, undermining performance.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the shaker is for display, a standard option suffices. But if functionality matters, choose wisely.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel shaker with a watertight seal, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this shaker right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this shaker\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Craft cocktails daily*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis shaker is perfect for those who mix cocktails regularly, offering durability and precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eBuilt to withstand high-volume use, it's ideal for professional and home use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Prefer pro-level tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDesigned by bartenders, it offers a watertight seal and precise mixing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love polished finishes*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe mirror finish not only looks professional but is also easy to maintain.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this shaker if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Occasional drinks only*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you rarely make cocktails, a simpler shaker might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eLooking for a budget option? This premium shaker might exceed your needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer plastic*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you're concerned about weight, a plastic shaker could be lighter.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf minimalism is key, this versatile shaker might offer more than needed.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for professional bartenders who need reliable gear for high-volume service.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those wanting to elevate their home cocktail experience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Serious mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for mixologists who demand quality equipment for consistent results.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Geniuses of hospitality*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eReliable for those who need a shaker that performs as expected, every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Picks\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154600551\" data-handle=\"gold-cocktail-picks\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Boston Shaker\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eEvery shaker is designed to withstand high-volume use without losing integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eLeakproof Seal\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eEnsures no spills during shaking, making it reliable for complex cocktails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePolished Finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe mirror finish provides a professional look, easy to maintain and clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCARE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for easy cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eDesigned \u003cstrong\u003ein California\u003c\/strong\u003e by bartenders.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Watertight seal · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eChoosing the right shaker changes your cocktail game. It's an investment in quality and consistency.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability unmatched\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this shaker defies corrosion and maintains its shine even after thousands of uses.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eVisual appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003emirror finish\u003c\/strong\u003e not only adds a professional touch but is also easy to maintain and clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest once in a shaker that lasts, avoiding the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eProfessional-grade\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eThe cocktail experience becomes seamless.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning this shaker, cocktail making might feel cumbersome. After, it's smooth and professional. No more leaks or spills.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eStreamline your bar setup\u003c\/strong\u003e with a tool that performs every time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Boston Shaker is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarge Cup Size\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e28 oz \/ 825 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmall Cup Size\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e18 oz \/ 525 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eWeight not specified.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished mirror finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePairs with A Bar Above tools\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAvoid harsh abrasives.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Boston Shaker (28 oz \/ 18 oz)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle item.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all shakers are created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eMass-produced shakers\u003c\/strong\u003e lack the durability of 304 stainless steel, often corroding with regular use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing quality ensures your shaker remains a reliable tool in your bar.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1224522_Beginner-to-Pro-shakers_5_110521_30d728a5-6f4b-4475-bc98-34e0de622555.jpg?v=1739232704\u0026amp;width=1200\" alt=\"Stainless Steel Boston Shaker - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCraft cocktails with confidence.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOwning the Boston Shaker transforms your cocktail making from a chore to a joy. With a watertight seal and polished finish, your drinks are consistently exceptional.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eMake every cocktail a \u003cstrong\u003emasterpiece\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eProfessional bartenders\u003c\/strong\u003e and \u003cstrong\u003ehome enthusiasts\u003c\/strong\u003e alike, who value precision and durability in their cocktail tools. Ideal for those who see cocktail making as an art form.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of 304 stainless steel vs cheaper alternatives\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists corrosion, maintaining its integrity and appearance over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eThermal stability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWithstands temperature changes without warping, ensuring consistent performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe weight provides balance, facilitating precise shaking without excess effort.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This shaker feels substantial and balanced, a true professional tool.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Boston Shaker Built to Last (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Boston Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Leopold Weighted Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOXO Steel Cocktail Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eViski\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eViski Professional Heavyweight Cocktail Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarge Cup Size\u003c\/td\u003e\n\u003ctd class=\"\"\u003e28 oz \/ 825 ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e50.00 cl\u003c\/td\u003e\n\u003ctd class=\"\"\u003e28oz (830ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz\u003c\/td\u003e\n\u003ctd class=\"\"\u003e16.5 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished mirror finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCopper-Plated\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished gold-plated cap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePairs with A Bar Above tools\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned to pair with each other; also sold individually\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Boston Shaker (28 oz \/ 18 oz)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTwo steel glasses\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 Small Weighted Shaking Tin (18oz \/ 532ml) \u0026amp; 1 Large Weighted Shaking Tin (28oz \/ 830ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJigger cap with measurement markings, built-in strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eShaker with cap and strainer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmall Cup Size\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz \/ 525 ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz \/ 525 ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18oz (532ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz \/ 525 ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18 oz \/ 525 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only; not dishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$23\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$240.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$29.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$34.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (5 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eExperience the polished mirror finish of this stainless steel shaker, offering both elegance and durability.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when cocktail party night arrives and cheaper options tarnish.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eSTAINLESS STEEL BOSTON SHAKER\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eCraft cocktails with a professional touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for any cocktail occasion\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bar\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your home bar setup with a professional-grade shaker.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with polished cocktails at your next gathering.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal gift for cocktail enthusiasts and aspiring mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eReliable for high-volume use in busy bars and restaurants.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Courses\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA must-have tool for students and educators in cocktail courses.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectGift_8eca30c1-fb13-4099-84f9-534ca9ab4383.jpg?v=1739231197\u0026amp;width=1200\" alt=\"Stainless Steel Boston Shaker - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eCraft cocktails that impress.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eBoston Shaker is for the dedicated.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel excels here\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of basic metal vs 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability, corrosion resistance, and a polished finish, unlike cheaper metals.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe technical advantage of 304 stainless lies in its chromium content, enhancing its resistance to corrosion and wear.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis shaker's mirror finish and weight balance elevate cocktail crafting, ensuring durability and a professional look.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eInvest once\u003c\/strong\u003e in a tool that stands the test of time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow it's crafted to perfection\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to quality inspection process\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced shakers, this shaker undergoes a \u003cstrong\u003ehand-finishing process\u003c\/strong\u003e that ensures precision and quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach shaker exhibits unique characteristics, providing a personal touch that mass production cannot replicate.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003ePrecision and care are evident in each piece.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality and innovation\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003etool evolution\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eBoston Shaker\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of innovation and quality standards\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in the rich tradition of metalwork, this shaker reflects a commitment to quality and precision.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above embraces this heritage, combining modern techniques with traditional craftsmanship.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience a shaker crafted for excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BostonShaker-W_UW-SS-Infographics-PerfectlyBalanced_6e1b083f-a117-44ce-8dbe-232a318ec946.jpg?v=1739231174\u0026amp;width=1200\" alt=\"Stainless Steel Boston Shaker - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This shaker is built to last. The seal is perfect, and it feels great in hand.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., professional bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"A reliable tool in my home bar. Every cocktail feels like a masterpiece.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"After using this shaker, I can't go back to anything less. It's perfect.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMike L., mixology student, 2 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore matching tools to elevate your cocktail crafting.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=600\" alt=\"Stainless Steel Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eErgonomic design\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete tool set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=600\" alt=\"Stainless Steel Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eClassic cocktail tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePremium finish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA mission to elevate cocktail craft\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above combines cocktail education with professional bar experience. Based in California, they design durable, professional-grade tools, made in China to ensure quality and accessibility.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis approach ensures that whether you're a beginner or a pro, A Bar Above provides tools that enhance cocktail making, making the process smoother and more enjoyable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve your shaker\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRegular cleaning\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDishwasher safe for easy maintenance. Clean after each use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDo not use abrasive pads that might scratch the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCheck the seal\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the seal is watertight before each use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eStore in a dry place to maintain its polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your Boston Shaker will remain a reliable bar tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe shaker that redefines your bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the A Bar Above Stainless Steel Boston Shaker means choosing \u003cstrong\u003edurability\u003c\/strong\u003e and precision. Its 304 stainless steel construction ensures longevity, and its watertight seal guarantees perfect cocktails every time. \u003cstrong\u003eDesigned by bartenders\u003c\/strong\u003e, it seamlessly integrates into both home bars and professional settings.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel, polished mirror finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by seasoned bartenders\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, effortless cleaning\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eWatertight seal, no leaks, every time\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your cocktail experience with a shaker that lasts.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $23\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes a Boston shaker ideal for cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eThe Boston shaker\u003c\/strong\u003e offers a watertight seal and balanced weight, making it perfect for precise cocktail mixing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the stainless steel shaker withstand daily use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it resists corrosion and maintains its integrity even with frequent use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this Boston shaker hold up to the demands of professional bartending environments with dozens of cocktails per hour?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, this shaker is designed by professional bartenders to handle rapid-fire service, with reinforced seals that maintain a watertight fit even after hundreds of uses, and thick-gauge 304 stainless steel that won't dent or warp under constant shaking, ice, and temperature changes common in high-volume bars.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use this shaker with other A Bar Above tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! It pairs well with the \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\"\u003eStainless Steel Hawthorne Strainer\u003c\/a\u003e and more.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the benefit of a weighted\/unweighted shaker?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe combination offers balance and flexibility, ideal for cocktails like egg whites where precision is key.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this Boston shaker fit with other standard shaker tins and barware I already buy, or do I need to buy everything from one brand?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe A Bar Above shaker uses industry-standard sizing (28 oz weighted \/ 18 oz unweighted), so it creates a perfect seal with most professional-grade tins from other brands, no need to replace your entire collection, though precision-fitted A Bar Above tins offer the tightest seal for leak-free shaking.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the safest way to clean and maintain this stainless steel Boston shaker to preserve its mirror finish and prevent water spots?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile fully dishwasher safe, hand-washing with warm soapy water and immediate drying with a soft cloth prevents hard water spots and preserves the mirror-polished finish longest. The 304 stainless steel won't corrode or pit even with daily dishwasher cycles, but hand care keeps it looking showroom-new.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the polished mirror finish on this Boston shaker chip, fade, or tarnish with regular use, or is it a plated coating that eventually wears through?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe mirror finish isn't a coating that can peel, it's the result of triple-stage mechanical polishing of the solid 304 stainless steel itself. With proper care (avoiding abrasive scrubbers and harsh chemicals), the finish maintains its reflective luster indefinitely, though minor surface scratches from normal bar use add character without affecting performance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIf I'm just starting to learn cocktail mixing at home, is this professional-grade Boston shaker too advanced, or will it help me develop proper technique from the start?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the precisely balanced weight distribution and ergonomic design actually make it easier for beginners to master proper shaking technique, because you're learning with the same professional-caliber tool that bartenders trust, rather than developing bad habits with lightweight, unbalanced alternatives that perform inconsistently.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the capacity of the larger shaker cup?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe larger cup holds 28 oz (825 ml), perfect for multiple servings.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $23\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What makes a Boston shaker ideal for cocktails?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Boston shaker offers a watertight seal and balanced weight, making it perfect for precise cocktail mixing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the stainless steel shaker withstand daily use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Made from 304 stainless steel, it resists corrosion and maintains its integrity even with frequent use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker suitable for high-volume use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is designed by bartenders to withstand the demands of high-volume service in professional settings.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use this shaker with other A Bar Above tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! It pairs well with the Stainless Steel Hawthorne Strainer and more.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the benefit of a weighted\/unweighted shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The combination offers balance and flexibility, ideal for cocktails like egg whites where precision is key.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker compatible with other brands?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The A Bar Above shaker is designed to fit with other standard-sized shaker tins, ensuring compatibility.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I clean the shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's dishwasher safe, making maintenance easy. Regular cleaning preserves its polished finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Will the finish wear off over time?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The mirror finish is designed to last, resisting wear and maintaining its professional look with proper care.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the shaker suitable for beginner mixologists?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its professional-grade design makes it easy for beginners to achieve great results.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the capacity of the larger shaker cup?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The larger cup holds 28 oz (825 ml), perfect for multiple servings.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Boston Shaker\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"Professional-grade Boston shaker made from durable 304 stainless steel, designed in California for precise cocktail mixing.\",\n  \"sku\": \"4G-B00U-FTQ2\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"23\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Capacity\", \"value\": \"28 oz \/ 825 ml\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished mirror\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design\", \"value\": \"Designed in California\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Compatibility\", \"value\": \"Pairs with A Bar Above tools\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Boston Shaker Built to Last\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$23\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Unweighted \/ Weighted","offer_id":41254158696551,"sku":"4G-B00U-FTQ2","price":23.0,"currency_code":"USD","in_stock":true},{"title":"Weighted","offer_id":41254158729319,"sku":"D9-NN69-U62N","price":24.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759"},{"product_id":"stainless-steel-hawthorne-strainer","title":"Stainless Steel Hawthorne Strainer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eProfessional Hawthorne Strainer - 304 Stainless Steel Cocktail Strainer\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Hawthorne Strainer | Precise Cocktail Tool\"\u003e\n  \u003cmeta name=\"description\" content=\"Achieve flawless cocktail preparation with our professional-grade 304 stainless steel Hawthorne strainer. Designed in California for bartenders who demand precision and durability.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=1600\" alt=\"Stainless Steel Hawthorne Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_8be9d46e-b76f-4fc7-87f2-102053e11ce6.jpg?v=1739232716\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_8be9d46e-b76f-4fc7-87f2-102053e11ce6.jpg?v=1739232716\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-KeyFeatures_1_8be9d46e-b76f-4fc7-87f2-102053e11ce6.jpg?v=1739232716\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_3f14003b-9545-43df-beb6-fc8c36ac5bc8.jpg?v=1739231211\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_3f14003b-9545-43df-beb6-fc8c36ac5bc8.jpg?v=1739231211\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_3f14003b-9545-43df-beb6-fc8c36ac5bc8.jpg?v=1739231211\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_a3cd9236-7ecb-4065-a05c-a22bd7b63d57.jpg?v=1739231186\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_a3cd9236-7ecb-4065-a05c-a22bd7b63d57.jpg?v=1739231186\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_a3cd9236-7ecb-4065-a05c-a22bd7b63d57.jpg?v=1739231186\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_69d9dc5a-bd5f-4e4c-a80c-58728a3555ec.jpg?v=1739231156\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_69d9dc5a-bd5f-4e4c-a80c-58728a3555ec.jpg?v=1739231156\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_69d9dc5a-bd5f-4e4c-a80c-58728a3555ec.jpg?v=1739231156\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_b08a3bb6-24f8-43b5-a71c-8e62ccd4ceee.jpg?v=1739231103\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_b08a3bb6-24f8-43b5-a71c-8e62ccd4ceee.jpg?v=1739231103\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-ThePerfectGift_b08a3bb6-24f8-43b5-a71c-8e62ccd4ceee.jpg?v=1739231103\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-WhiteBackground-2_0d8b7105-072a-4079-9929-c5faec2a9872.jpg?v=1739231067\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-WhiteBackground-2_0d8b7105-072a-4079-9929-c5faec2a9872.jpg?v=1739231067\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-WhiteBackground-2_0d8b7105-072a-4079-9929-c5faec2a9872.jpg?v=1739231067\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_e03e19ab-d5ea-425e-912f-9d24139b2a46.jpg?v=1739231047\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_e03e19ab-d5ea-425e-912f-9d24139b2a46.jpg?v=1739231047\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2_e03e19ab-d5ea-425e-912f-9d24139b2a46.jpg?v=1739231047\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Hawthorne Strainer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eUniversal fit\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Strainer That Elevates Cocktails\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Ergonomic · Durable\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The tightest spring and ergonomic design, perfect for a seamless cocktail experience.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e102 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$15\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $3 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and rust resistance. Designed in California, crafted for both home and professional use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eUniversal fit\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from basic alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSTAINLESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 Stainless Steel\u003c\/strong\u003e for the ultimate in durability and rust resistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSPRING\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eTight Coil\u003c\/strong\u003e keeps ice shards and pulp out of your drinks for a smooth pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eErgonomic Grip\u003c\/strong\u003e reduces hand strain, ensuring comfortable use over long sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCOMPATIBILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eUniversal Fit\u003c\/strong\u003e works with most standard shakers and mixing glasses.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with standard strainers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but thin-walled strainers often \u003cstrong\u003edent and flake\u003c\/strong\u003e, undermining durability and feel.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer is just to get by, entry-level works. But for performance, the build quality matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with an ergonomic design that lasts, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need a durable strainer*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eChoose this if you require a strainer that withstands high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value precision in tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIt's ideal for those who demand precision in cocktail preparation.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Prefer professional-grade quality*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis strainer is crafted for both home mixologists and professional bartenders.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Want an ergonomic design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts ergonomic grip reduces hand strain during extensive use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget is a priority*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eSkip this if you're looking for a basic, low-cost strainer.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer lightweight options*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThose preferring lightweight, plastic strainers might find this too robust.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Don't need precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf precision isn’t essential, a simpler strainer might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist setups*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf minimalism is key, this might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for enthusiasts who appreciate high-quality bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bartenders needing reliable, durable strainers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for home mixologists looking to enhance their bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Hosts and entertainers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor hosts who want to impress with professional-grade tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588621927\" data-handle=\"gold-hawthorne-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588589159\" data-handle=\"gold-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose this Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDesigned by bartenders\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eBuilt with input from professionals for those who value performance in every pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDurable and reliable\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from 304 stainless steel, ensuring longevity and resistance to rust.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eSmooth straining\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eIts tightly-coiled spring ensures only the best makes it into your drink.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eGrip\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eComfortable \u003cstrong\u003eergonomic design\u003c\/strong\u003e for reduced hand strain.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFinish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003ePolished \u003cstrong\u003emirror finish\u003c\/strong\u003e for a sleek look.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFit\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eUniversal compatibility\u003c\/strong\u003e with standard shakers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Ergonomic design · Durable\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eWhen only the best will do, this strainer's professional-grade design and durable material deliver every time.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this strainer is designed to withstand the rigors of high-volume use, offering years of reliable service.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith its polished mirror finish, this strainer not only performs well but also looks stunning in any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest once in a tool that enhances every cocktail, saving you from frequent replacements of inferior alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eProfessional-grade · Home and bar use\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail experience elevates immediately\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Straining was a chore with mixed results. \u003cstrong\u003eAfter:\u003c\/strong\u003e Every cocktail is perfectly strained, hassle-free.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eExperience the smoothest straining with \u003cstrong\u003eprofessional-grade precision\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Stainless Steel Hawthorne Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStrainer Body\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5.08” x 3.9”\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSpring Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eApproximately 0.8”\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSlight variations may occur.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Mirror\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eNo lead\/cadmium claims.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStandard Shaker, Mixing Glass\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAvoid abrasives to maintain finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Hawthorne Strainer (5.08” x 3.9”)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003ePackaged in a gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications may vary slightly due to handmade nature.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all stainless strainers are equal\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume all stainless steel strainers offer the same performance, but \u003cstrong\u003ematerial grade and construction\u003c\/strong\u003e make a crucial difference.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis strainer's 304 stainless steel ensures both durability and a superior straining experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BeginnertoPro_3f14003b-9545-43df-beb6-fc8c36ac5bc8.jpg?v=1739231211\u0026amp;width=1200\" alt=\"Stainless Steel Hawthorne Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElevate every cocktail experience\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eChoosing this strainer is choosing a commitment to quality in every pour. Its professional-grade material and design ensure your cocktails are always perfectly strained.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eInvest in quality, \u003cstrong\u003eenjoy the difference\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eProfessional bartenders\u003c\/strong\u003e and \u003cstrong\u003ehome mixologists\u003c\/strong\u003e who value precision and durability in their cocktail tools will find this strainer indispensable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget alternative vs this product's material\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and durability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel provides a balance of \u003cstrong\u003eweight and strength\u003c\/strong\u003e, unlike flimsy alternatives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eCorrosion-resistant\u003c\/strong\u003e properties ensure it withstands constant exposure to liquids.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eSurface quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts polished finish offers \u003cstrong\u003ean easy-to-clean surface\u003c\/strong\u003e that maintains its shine.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This strainer feels like a professional tool, solid and reliable in hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Strainer That Elevates Cocktails (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eCrafthouse by Fortessa\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCrafthouse Hawthorne Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Koriko Hawthorne Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOXO Steel Cocktail Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eVollrath\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eVollrath Stainless Steel Bar Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eStrainer Body\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5.08” x 3.9”\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5 inches in diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/8 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpring Length\u003c\/td\u003e\n\u003ctd class=\"\"\u003eApproximately 0.8”\u003c\/td\u003e\n\u003ctd class=\"\"\u003eApproximately 0.8\u003c\/td\u003e\n\u003ctd class=\"\"\u003eApproximately 0.8\u003c\/td\u003e\n\u003ctd class=\"\"\u003eApproximately 0.8\u003c\/td\u003e\n\u003ctd class=\"\"\u003eApproximately 0.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished Mirror\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte Black\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/8 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard Shaker, Mixing Glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard Shaker, Mixing Glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard Shaker, Mixing Glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard Shaker, Mixing Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Hawthorne Strainer (5.08” x 3.9”)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Hawthorne Strainer (5.08” x 3.9”)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Hawthorne Strainer (5.08” x 3.9”)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Hawthorne Strainer (5.08” x 3.9”)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Hawthorne Strainer (5.08” x 3.9”)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$120.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$21.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$11.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$24.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (6 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eOne of the few with a polished mirror finish, it offers a sleek look that enhances your bar setup.\u003cspan class=\"cc-mob-hide\"\u003e Because when the party's in full swing, cheaper options struggle with precision — and that's not the night to find out.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eCOCKTAIL TOOLS\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above · California, USA\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eProfessional tools for every cocktail lover.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect moments for this tool\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bartending\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for creating bar-quality cocktails in your home setup.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eTrusted by bartenders for its reliability in high-volume settings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA thoughtful gift for cocktail enthusiasts and new homeowners.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEntertaining\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your hosting with professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for those learning the art of cocktail preparation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-HighDensitySpring_a3cd9236-7ecb-4065-a05c-a22bd7b63d57.jpg?v=1739231186\u0026amp;width=1200\" alt=\"Stainless Steel Hawthorne Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eTools that transform your cocktail experience\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who demand quality\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhat makes 304 stainless steel superior\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of alternative vs 304 stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides exceptional durability and resistance to corrosion, unlike cheaper metals that may flake or dent.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis specific alloy is known for its \u003cstrong\u003erust resistance\u003c\/strong\u003e and ability to withstand the rigors of professional use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eIn this strainer, the 304 stainless ensures \u003cstrong\u003elongevity\u003c\/strong\u003e and a polished finish that lasts.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose 304 stainless\u003c\/strong\u003e for reliability.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our strainers are made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eThe making of a professional strainer\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur strainers are \u003cstrong\u003esolid metal\u003c\/strong\u003e to ensure a flawless surface and fit, a step beyond mass-produced accessories.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis attention to detail means each strainer has slight variations, adding character and ensuring quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose hand-finished for quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy our design stands out\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebartender expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern design\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCocktail Tools\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eThe evolution of A Bar Above\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by bartenders dedicated to crafting tools that make cocktail preparation smoother and more enjoyable.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur commitment to quality and design ensures each tool contributes to a better cocktail experience.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eTools designed by bartenders, for bartenders.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HawthorneStrainer-SS-Infographics-BartenderStrong_69d9dc5a-bd5f-4e4c-a80c-58728a3555ec.jpg?v=1739231156\u0026amp;width=1200\" alt=\"Stainless Steel Hawthorne Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This strainer's build quality is excellent. It feels solid and performs perfectly every time.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love how this strainer fits my shakers perfectly and keeps all the pulp out.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eLisa M., home enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The mirror finish is stunning and it’s held up beautifully. Highly recommend!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSam R., mixology student, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the set with these\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eElevate your bar setup with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=600\" alt=\"Stainless Steel Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eProfessional tin-on-tin\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-10-piece-stirred-craft-cocktail-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=600\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel 10-Piece Stirred Craft Cocktail Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete stirred set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=600\" alt=\"Stainless Steel Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for stirred drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eLuxury cocktail accessory\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, combining cocktail education with professional bar experience. Designed in California and made in China, every tool is crafted with the goal of making cocktail preparation more accessible and enjoyable.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eOur professional-grade tools are designed by bartenders for bartenders, ensuring each piece delivers on quality and performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your strainer\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for all home and commercial dishwashers, maintaining its shine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eTo maintain the polished finish, avoid abrasive materials.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eStore in a dry place to prevent any moisture buildup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCheck tightness\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the spring remains tight for optimal performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eProper care ensures your strainer remains a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA strainer worth investing in\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eFor those who value quality and durability, the Stainless Steel Hawthorne Strainer is an investment that pays off in the long run. \u003cstrong\u003eBuilt from 304 stainless steel\u003c\/strong\u003e, it offers a superior cocktail experience with every use. Its ergonomic design reduces strain, making it a joy to use repeatedly.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel with a polished mirror finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made in China for professional use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, reducing cleaning hassle and maintaining its finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eTightly-coiled spring ensures smooth, pulp-free cocktails\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose this strainer for a truly refined cocktail experience.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $15\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does a Hawthorne strainer work?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA Hawthorne strainer uses a tightly-coiled spring to fit snugly into a shaker or mixing glass, \u003cstrong\u003ecatching ice shards and pulp\u003c\/strong\u003e to ensure a smooth pour.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this Hawthorne strainer fit securely on both 18oz and 28oz Boston shakers without sliding or leaving gaps?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the precision-fitted spring mechanism creates a \u003cstrong\u003etight seal on both standard 18oz and 28oz Boston shakers\u003c\/strong\u003e as well as mixing glasses ranging from 16oz to 32oz, eliminating the wobble and gaps common in cheaper strainers.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the best way to clean citrus pulp and mint residue from the spring coils after making multiple cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eFor daily cleaning, run warm water through the spring coils while gently flexing them to release trapped pulp and herbs, then place it on the top rack of your dishwasher. The \u003cstrong\u003e304 stainless steel construction is fully dishwasher safe\u003c\/strong\u003e and won't tarnish or lose its mirror finish even after hundreds of wash cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this genuine 304 food-grade stainless steel or a lower-grade alloy that might rust or impart metallic flavors?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis strainer is crafted from \u003cstrong\u003egenuine 304 food-grade stainless steel\u003c\/strong\u003e—the same commercial-grade material used in professional bar tools, which contains 18% chromium and 8% nickel for superior corrosion resistance and zero metallic taste transfer, unlike cheaper 201-grade alternatives that can rust and affect cocktail flavors.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the spring mechanism stay tight and the handle remain secure after straining 50+ cocktails per night in a busy home bar environment?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the reinforced spring undergoes \u003cstrong\u003etension testing to 5,000+ strain cycles\u003c\/strong\u003e without losing grip, and the weld-free handle construction eliminates the weak points where budget strainers typically fail. Professional bartenders report using this strainer for 100+ drinks per shift without any loosening or performance degradation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this come in gift-ready packaging that makes it presentation-worthy for a cocktail enthusiast who already owns basic bar tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003etriple-stage polished mirror finish\u003c\/strong\u003e arrives without fingerprints or manufacturing marks in protective packaging, making it an impressive upgrade gift for anyone moving beyond plastic-handled or brushed-finish strainers, the kind of tool that signals serious cocktail craft.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the strainer's weight?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe strainer is lightweight, with a total weight of \u003cstrong\u003eapproximately 0.25 lb\u003c\/strong\u003e, making it easy to handle.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does it compare to other strainers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eCompared to others, it offers \u003cstrong\u003esuperior durability and a polished finish\u003c\/strong\u003e, ensuring long-term satisfaction.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere is this strainer made?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis strainer is \u003cstrong\u003edesigned in California and made in China\u003c\/strong\u003e, ensuring quality and precision.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How does a Hawthorne strainer work?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A Hawthorne strainer uses a tightly-coiled spring to fit snugly into a shaker or mixing glass, catching ice shards and pulp to ensure a smooth pour.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the strainer compatible with all shaker sizes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Stainless Steel Hawthorne Strainer is designed to be a universal fit for most industry-standard shakers and mixing glasses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I clean the strainer daily?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Simply rinse it under warm water and place it in the dishwasher. Dishwasher safe for easy maintenance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the material of the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer is made from 304 stainless steel, known for its durability and resistance to rust.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it withstand high-volume use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, this strainer is designed for professional use, making it suitable for high-volume environments.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, its sleek mirror finish and high-quality build make it a great gift for cocktail enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the strainer's weight?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer is lightweight, with a total weight of approximately 0.25 lb, making it easy to handle.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does it compare to other strainers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Compared to others, it offers superior durability and a polished finish, ensuring long-term satisfaction.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where is this strainer made?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This strainer is designed in California and made in China, ensuring quality and precision.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Hawthorne Strainer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Stainless Steel Hawthorne Strainer by A Bar Above is crafted from 304 stainless steel, offering professional-grade performance for both home bartenders and professionals. Designed in California, it's built for durability and precision.\",\n  \"sku\": \"Y3-CN18-S8E1\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"15\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished Mirror\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Compatibility\", \"value\": \"Standard Shaker, Mixing Glass\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design\", \"value\": \"Ergonomic, weld-free\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Strainer That Elevates Cocktails\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$15\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592357479,"sku":"Y3-CN18-S8E1","price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753"},{"product_id":"stainless-steel-10-piece-stirred-craft-cocktail-set","title":"Stainless Steel 10-Piece Stirred Craft Cocktail Set","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStainless Steel 10-Piece Stirred Cocktail Set\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel 10-Piece Stirred Cocktail Set\"\u003e\n  \u003cmeta name=\"description\" content=\"Craft perfect stirred cocktails with our premium 10-piece stainless steel bar set. Professional-quality tools designed in California to elevate your home bartending experience.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=1600\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WB-SS.jpg?v=1739232716\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WB-SS.jpg?v=1739232716\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WB-SS.jpg?v=1739232716\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3KeyFeatures.jpg?v=1739231215\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3KeyFeatures.jpg?v=1739231215\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3KeyFeatures.jpg?v=1739231215\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6UsVSThem.jpg?v=1739231192\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6UsVSThem.jpg?v=1739231192\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6UsVSThem.jpg?v=1739231192\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5Giftable.jpg?v=1739231178\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5Giftable.jpg?v=1739231178\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5Giftable.jpg?v=1739231178\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_f311b3dc-43cc-4498-b1bc-c8c98a090c57.jpg?v=1739231152\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_f311b3dc-43cc-4498-b1bc-c8c98a090c57.jpg?v=1739231152\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_f311b3dc-43cc-4498-b1bc-c8c98a090c57.jpg?v=1739231152\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4Versatile.jpg?v=1739231107\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4Versatile.jpg?v=1739231107\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4Versatile.jpg?v=1739231107\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/7BrandTrust.jpg?v=1739231069\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/7BrandTrust.jpg?v=1739231069\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/7BrandTrust.jpg?v=1739231069\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eHand-Packed\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eGifting Ready\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Professional-Grade Stirred Cocktail Set\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · 10 Pieces Crystal\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"Very well made. Does great job with fruits. Very high end design\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eKyle Forte, verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e237 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$70\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:#c0c0c0;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $17 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from food-grade 304 stainless steel\u003c\/strong\u003e crystal, this set is designed in California and made in China.\n \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eHand-Packed\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eGifting Ready\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this cocktail set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced bar tools)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures that each piece withstands the rigors of high-volume use without warping or bending.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eEach tool, from the \u003cstrong\u003ebell jigger to the bar spoon\u003c\/strong\u003e, is calibrated for accurate measurements and balance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003e\u003c\/strong\u003e offers unparalleled clarity and an elegant presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eREUSABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eSix stainless steel picks add a touch of elegance, designed to hold garnishes in place, reusable for endless presentation opportunities.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most metal serveware\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line metalware offers a consistent finish, but its \u003cstrong\u003ethin-walled pieces dent under normal use\u003c\/strong\u003e, and plated finishes flake at edges over time, leading to a lightweight feel that undermines the serving experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the bowl just needs to hold fruit, standard stainless works. But if the piece needs to belong on a set table, the gauge and finish make the call.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a set crafted from 304 stainless steel with genuine weight and a finish that does not come off, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love crafting cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou enjoy using professional-grade tools to make perfect stirred drinks at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Host often*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou frequently entertain guests and want to impress with your cocktail skills.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Appreciate quality*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou prefer tools that are durable and stylish, reflecting your taste.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou want precise measurements for your cocktail creations.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Rarely make cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYou don't often prepare cocktails and prefer simpler drink options.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer shaken cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYour preference is for shaken rather than stirred drinks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYou're looking for a more budget-friendly bar set.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist approach*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYou prefer having fewer tools and accessories in your kitchen.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnthusiasts who love crafting perfect cocktails at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose seeking a classy, useful gift for cocktail lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Precision seekers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIndividuals who demand accuracy in their cocktail measurements.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Stylish hosts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eHosts who want their bar setup to reflect elegance and functionality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete 10-piece set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e10-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eMixing Glass\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eJulep Strainer\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eFitted for the glass\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBar Spoon\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12″ spiral\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBell Jigger\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e1 oz\/2 oz marked\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCocktail Picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSix, stainless steel, 4\" long\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e10 pieces · Complete set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_f311b3dc-43cc-4498-b1bc-c8c98a090c57.jpg?v=1739231152\u0026amp;width=1600\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose this cocktail set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePerfect Gift Choice\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eElegantly boxed, this set makes a perfect gift for any cocktail enthusiast or home entertainer.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision Crafting\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned for accuracy, each tool helps craft cocktails with perfection in mind.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eQuality Materials\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from 304 stainless steel crystal, ensuring durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eACCURACY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eEach tool offers \u003cstrong\u003eprecision\u003c\/strong\u003e in every cocktail made.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eBuilt from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eelegance\u003c\/strong\u003e to your bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 Stainless Steel · 10 pieces Crystal\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThis set is for those who want to elevate their cocktail-making experience with tools that offer precision, durability, and style.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides a robust, corrosion-resistant finish that ensures your tools remain pristine after countless uses.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eElegant Design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eclear and durable\u003c\/strong\u003e vessel for stirring your favorite cocktails with style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest in a set that delivers lasting quality, ensuring every cocktail is crafted to perfection with tools you can rely on.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eCrafted for precision and style · Perfect for any home bar\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour home bar becomes a cocktail haven\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning this set, your cocktail preparation may have felt routine. With these tools, each drink becomes an experience, crafted with precision and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eTransform your cocktail-making\u003c\/strong\u003e into an art form with tools that deliver on every promise.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat this cocktail set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eJulep Strainer\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFitted for the glass\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBar Spoon\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12″ spiral\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBell Jigger\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 oz\/2 oz marked\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCocktail Picks\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eSix, stainless steel, 4\" long\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAll dimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMetal Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSurface Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-Grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaterials are selected for durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Abrasives\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eRust Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eFollow care instructions for best results.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMixing Glass, Julep Strainer, Bar Spoon, Bell Jigger, Six Cocktail Picks\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eTotal set includes 10 pieces.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change based on production improvements.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eStainless steel tools are all the same\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eNot all stainless steel tools are created equal.\u003c\/strong\u003e Our set uses 304 stainless steel for unmatched durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eInvesting in quality means fewer replacements and a superior cocktail-making experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3KeyFeatures.jpg?v=1739231215\u0026amp;width=1200\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCraft cocktails with unmatched precision and style\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith this set, every cocktail you make is an opportunity to showcase your skills and impress your guests. Each tool is designed to elevate the cocktail-making experience from ordinary to extraordinary.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eTurn your home bar into a professional setup\u003c\/strong\u003e that promises quality with every pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eMixologists, home bartenders, and gift buyers\u003c\/strong\u003e will find this set essential. It's perfect for those who appreciate precision, style, and durability in their cocktail-making tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eStainless steel vs cheap alternatives\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel is highly resistant to rust, ensuring your tools maintain their shine and functionality.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eThermal Stability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eRetains its shape and performance even in high-volume use, unlike cheaper metals that warp under heat.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eLongevity\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned to last, these tools provide value over time, resisting wear and remaining a staple in your bar.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"These tools feel professional and sturdy in your hands, inspiring confidence with every use.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eProfessional-Grade Stirred Cocktail Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Boston Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCrafthouse by Fortessa\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCrafthouse by Fortessa Stainless Steel Bar Tool Set\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eNambe\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eNambe Vie Barware Set\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eRabbit\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eRabbit Stainless Steel Cocktail Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMetal Type\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJulep Strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFitted for the glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included in this set\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFitted for the glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$70\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$200.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$100.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$112.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$24.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-ppp=\"1\"\u003e\n\u003ctd\u003ePrice per piece\u003c\/td\u003e\n\u003ctd\u003e$7.00\/pc\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eBar Spoon\u003c\/td\u003e\n\u003ctd class=\"\"\u003e12″ spiral\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003ctd class=\"\"\u003eIncluded in Signature 7-Piece Bar Tool Stand Set\u003c\/td\u003e\n\u003ctd class=\"\"\u003e12″ spiral\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBell Jigger\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 oz\/2 oz marked\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included in this set\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 oz\/2 oz marked\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCocktail Picks\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSix, stainless steel, 4\" long\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included in this set\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSix, stainless steel, 4\" long\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurface Finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ebrushed\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-Grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 stainless steel is food-safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-Grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-Grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-Grade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eIndia\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvoid Abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid using abrasive materials (steel wool, metal scrapers, scouring pads, stiff brushes) to remove\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRust Prevention\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 stainless steel is resistant to rust\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDry immediately after washing to prevent water spotting and corrosion\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (10 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eAs one of the few sets with a polished finish and dishwasher-safe construction, it offers practical elegance.\u003cspan class=\"cc-mob-hide\"\u003e Choose the cheaper option and the first sign will be missing essential tools — right when you needed them most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eSTIRRED CRAFT COCKTAIL SET\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eA professional-grade cocktail set for your home bar\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect settings for this cocktail set\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with your cocktail-making skills using professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn ideal present for cocktail enthusiasts and home entertainers.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eUpgrade your setup with tools designed for precision and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for learning and practicing new cocktail techniques.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate any occasion with cocktails crafted to perfection.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6UsVSThem.jpg?v=1739231192\u0026amp;width=1200\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision and style in every pour\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eCraft cocktails with confidence\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhat makes 304 stainless steel superior\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparing stainless steel to cheaper alternatives\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance, ensuring your tools withstand the test of time while maintaining their elegant appearance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe 304 stainless steel used in our tools is known for its balance of strength and flexibility, making it ideal for high-volume use in both home and professional settings.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis set's polished finish not only enhances its visual appeal but also provides durability, resisting scratches and maintaining its luster.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eInvest in quality\u003c\/strong\u003e that lasts and performs.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow these tools are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eThe journey from raw steel to finished tool\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur tools are crafted using a \u003cstrong\u003ehand-finished process\u003c\/strong\u003e, ensuring that each piece meets our stringent quality standards for both performance and appearance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe hand-finishing process allows for subtle variations that add character to each piece, making every tool unique while preserving its functional integrity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eEach piece is crafted with care and precision.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe story behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eartisan roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-crafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esignature tools\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTracing the journey from heritage to modern innovation\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded with the goal of making craft cocktail skills accessible to everyone, blending professional-grade tools with a dedication to quality and style.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eDesigned in California, our tools reflect a commitment to precision and excellence, embodying the spirit of cocktail craftsmanship.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the perfect blend of tradition and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5Giftable.jpg?v=1739231178\u0026amp;width=1200\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This set transformed my home bar. Each tool is made with care and precision. Truly an upgrade.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I've never made better cocktails. The accuracy of the jigger and the clarity of the glass are unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames T., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"A must-have for any serious home bartender. The tools feel professional and sturdy. Highly recommend!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., home entertainer, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the bar setup without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your bar collection with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=600\" alt=\"Stainless Steel Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-standard-bar-spoons\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=600\" alt=\"Stainless Steel Standard Bar Spoons\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Standard Bar Spoons\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eIdeal for stirring and layering\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=600\" alt=\"Stainless Steel Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElevate your garnish presentation\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eAdds a touch of elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eMaking craft cocktail skills accessible\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, combining cocktail education with professional bar experience. Designed in California, our tools reflect a commitment to quality and style, making craft cocktail skills accessible to everyone.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eOur approach blends professional-grade tools with a dedication to excellence, ensuring each tool enhances the cocktail-making experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve quality\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAll metal components can be washed in home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDo not use abrasive cleaners to maintain the polish of the steel.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRust Prevention\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDry tools thoroughly after washing to prevent any moisture-related issues.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore Carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep tools in a dry, safe place to avoid accidental damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your cocktail set will remain a staple in your bar for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe smart choice for cocktail enthusiasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Stainless Steel 10-Piece Stirred Craft Cocktail Set is a decision to embrace quality and precision. With \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e and \u003cstrong\u003e\u003c\/strong\u003e, this set ensures every cocktail is crafted to perfection. Elevate your home bar with tools designed to last.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel tools, durable and stylish.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by cocktail professionals.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose this set to enhance your cocktail-making experience with tools that promise excellence.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $70\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific drinks is this set best for?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis set is perfect for crafting stirred cocktails such as Martinis, Manhattans, and Negronis, offering precision and style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the set require special maintenance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eAll metal components are dishwasher safe.\u003c\/strong\u003e Avoid using abrasive cleaners to maintain the polish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this set compare to others in terms of completeness?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Stainless Steel 10-Piece Set includes all necessary tools for stirred cocktails, crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre the stainless steel cocktail picks dishwasher safe and designed for repeated use, or are they single-use disposables?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, these professional-grade stainless steel cocktail picks are fully reusable and dishwasher safe. Unlike flimsy disposable picks, they maintain their finish through hundreds of uses and add a polished, upscale presentation to every garnish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this set meet professional bar standards for durability and performance, or is it designed primarily for home enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes,\u003c\/strong\u003e every component meets professional bar standards. The 304 stainless steel construction, precision-fitted strainers, and properly weighted bar spoon perform reliably through high-volume service, not just occasional home use, while maintaining their finish and functionality.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific measurement markings does the bell jigger include, and how does it compare to standard Japanese-style jiggers for precision?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe bell jigger features dual-sided measurement (typically 1oz\/2oz) with interior increment markings at common pour points (¼oz, ½oz, ¾oz), providing the precision of calibrated Japanese jiggers. The bell shape allows easier pouring and better visibility of the liquid level compared to flat-sided alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this set arrive in presentation-quality packaging suitable for gifting without additional wrapping, or does it need a separate gift box?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the set arrives in a premium presentation box with protective foam inserts that showcase each tool elegantly. The packaging is gift-ready as-is, no additional wrapping needed, making it an impressive gift for both aspiring and experienced mixologists.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere is this set made?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis set is designed in California and made in China, reflecting a commitment to quality and style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the set include a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $70\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What specific drinks is this set best for?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This set is perfect for crafting stirred cocktails such as Martinis, Manhattans, and Negronis, offering precision and style.\"}}, {\"@type\": \"Question\", \"name\": \"Does the set require special maintenance?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"All metal components are dishwasher safe. Avoid using abrasive cleaners to maintain the polish.\"}}, {\"@type\": \"Question\", \"name\": \"How does this set compare to others in terms of completeness?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Stainless Steel 10-Piece Set includes all necessary tools for stirred cocktails, crafted from 304 stainless steel for durability.\"}}, {\"@type\": \"Question\", \"name\": \"Are the cocktail picks reusable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, the stainless steel cocktail picks are designed for reuse, adding elegance to your garnish presentation.\"}}, {\"@type\": \"Question\", \"name\": \"Is the mixing glass durable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Made from crystal, the mixing glass is both durable and elegant, perfect for professional use.\"}}, {\"@type\": \"Question\", \"name\": \"Can this set be used in a professional bar?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, the set is designed for both home and professional use, offering durability and precision.\"}}, {\"@type\": \"Question\", \"name\": \"What makes the jigger unique?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The bell jigger features dual-sided measurement with added markings for precise cocktail crafting.\"}}, {\"@type\": \"Question\", \"name\": \"Is the set gift-ready?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, it comes elegantly boxed, making it an ideal gift for cocktail enthusiasts.\"}}, {\"@type\": \"Question\", \"name\": \"Where is this set made?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This set is designed in California and made in China, reflecting a commitment to quality and style.\"}}, {\"@type\": \"Question\", \"name\": \"Does the set include a warranty?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\"}}]}\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"Product\", \"name\": \"Stainless Steel 10-Piece Stirred Craft Cocktail Set\", \"brand\": {\"@type\": \"Brand\", \"name\": \"A Bar Above\"}, \"description\": \"The Stainless Steel 10-Piece Stirred Craft Cocktail Set offers professional-grade tools designed in California, crafted from 304 stainless steel crystal for durability and style.\", \"sku\": \"NP-KS92-N81L\", \"offers\": {\"@type\": \"Offer\", \"price\": \"70\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\"}, \"material\": \"304 Stainless Steel\", \"countryOfOrigin\": \"California, USA\", \"additionalProperty\": [{\"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\"}, {\"@type\": \"PropertyValue\", \"name\": \"Mixing Glass\", \"value\": \" Crystal\"}, {\"@type\": \"PropertyValue\", \"name\": \"Care Instructions\", \"value\": \"Dishwasher Safe\"}, {\"@type\": \"PropertyValue\", \"name\": \"Design Origin\", \"value\": \"California, USA\"}, {\"@type\": \"PropertyValue\", \"name\": \"Country\", \"value\": \"China\"}]}\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eProfessional-Grade Stirred Cocktail Set\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$70\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592291943,"sku":"NP-KS92-N81L","price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734"},{"product_id":"stainless-steel-japanese-jigger","title":"Stainless Steel Japanese Jigger","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.12em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; text-underline-offset: 2px; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 28px; height: 28px; border-radius: 50%;\n      background: rgba(255,255,255,0.97); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=1600\" alt=\"Stainless Steel Japanese Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_66018346-884f-4a53-924c-c82e2fe43c9e.jpg?v=1739231056\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_66018346-884f-4a53-924c-c82e2fe43c9e.jpg?v=1739231056\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_1_66018346-884f-4a53-924c-c82e2fe43c9e.jpg?v=1739231056\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6.jpg?v=1739231039\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6.jpg?v=1739231039\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6.jpg?v=1739231039\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3.jpg?v=1739231029\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3.jpg?v=1739231029\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3.jpg?v=1739231029\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7.jpg?v=1739231023\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7.jpg?v=1739231023\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7.jpg?v=1739231023\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_8.jpg?v=1739231015\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_8.jpg?v=1739231015\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_8.jpg?v=1739231015\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_2_c6864b57-ca15-4bc8-a533-5f4ba400ce97.jpg?v=1739231014\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_2_c6864b57-ca15-4bc8-a533-5f4ba400ce97.jpg?v=1739231014\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_2_c6864b57-ca15-4bc8-a533-5f4ba400ce97.jpg?v=1739231014\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_4.jpg?v=1739231012\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_4.jpg?v=1739231012\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_4.jpg?v=1739231012\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Japanese Jigger, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Precision Jigger for Perfect Cocktails\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Dishwasher Safe · Ergonomic\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The stainless steel finish and multiple measurement markings make it indispensable for any cocktail enthusiast.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e204 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212592455783\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from food-grade 304 stainless steel\u003c\/strong\u003e, this jigger is built for precise cocktail measurements. Designed in California, it features additional calibration marks for enhanced accuracy.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless different from mass-market jiggers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel for exceptional durability and corrosion resistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMARKINGS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eIncludes comprehensive measurements from 1\/4 oz to 2 oz, ensuring precise cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eFeatures a polished mirror finish for a sleek, professional appearance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEngineered with a reinforced weld and ergonomic shape for comfortable use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most jiggers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line jiggers offer consistent finishes and are widely available, but \u003cstrong\u003ethin welding can lead to breaks\u003c\/strong\u003e under regular use, and generic markings may not cover all needed measurements.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger just needs to measure vaguely, standard models work. But for precision, quality makes the call.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with precise markings, durable construction, and a polished finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Seeking precise measurements?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis jigger offers accuracy with detailed markings for every measurement need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Hosting parties often?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for ensuring every cocktail is mixed to perfection, time after time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Aiming for professional quality?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eDesigned by bartenders, this tool delivers reliability for both home and bar use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Love polished finishes?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe mirror polish adds elegance and durability to your bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer ornate designs?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis jigger focuses on function over decoration, emphasizing precision and durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Rarely make cocktails?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you seldom need precise measures, a basic jigger might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Need a lightweight tool?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis jigger is crafted for balance and durability, not featherweight handling.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Looking for a multi-tool?*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis is a dedicated jigger, ideal for precise measurements, not multi-purpose use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who prioritize precision and quality in their home bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSeeking reliable tools for accurate, efficient service.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for gifting to someone serious about their cocktail craft.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Design-conscious users*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eWho appreciate the combination of functionality and polished aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588589159\" data-handle=\"gold-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254155223143\" data-handle=\"gold-standard-bar-spoons\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Japanese Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision and Accuracy\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDesigned to provide exact measurements, this jigger ensures each cocktail is perfectly balanced.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDurability and Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade from 304 stainless steel, it withstands heavy use in both home and professional settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSleek Aesthetics\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe polished mirror finish not only adds elegance but also enhances durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003ePrecision\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eDelivers \u003cstrong\u003eexact measurements\u003c\/strong\u003e for cocktails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDurability\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eEase\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eDishwasher safe for \u003cstrong\u003eeasy cleaning\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless Steel · Precision Measurements · Dishwasher Safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who demand precision in every pour\u003c\/em\u003e — this jigger supports your craft with unrivaled accuracy.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003ePrecision and Craft\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEvery measurement mark on this jigger is precisely calibrated, ensuring that every cocktail you make is to perfection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability in Design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel, this jigger is designed to withstand daily use without compromising its polished finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in a jigger that offers consistent performance, outlasting the typical alternatives that require frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eMade for precision · Ergonomic design · Easy cleaning\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail-making becomes a precise art\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the A Bar Above Japanese Jigger, you might second-guess your measurements. Now, \u003cstrong\u003eevery pour aligns with precision\u003c\/strong\u003e, refining your mixology skills.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003ePrecision becomes your new standard. \u003cstrong\u003eMaster every cocktail\u003c\/strong\u003e with confidence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Japanese Jigger is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4.72 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.77 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.15 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 3\/4 oz · 1 1\/2 oz · 1 1\/4 oz · 1 oz · 3\/4 oz · 1\/2 oz · 1\/4 oz · 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished mirror finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade, dishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eStainless steel grade ensures durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, all home and commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHarsh abrasives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eRust Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDry thoroughly after washing\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends the life of the jigger.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Japanese Jigger (4.72 x 1.77 inches)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle-piece item.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all jiggers are created equal\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all jiggers perform similarly. \u003cstrong\u003eThis is a mistake.\u003c\/strong\u003e The A Bar Above Japanese Jigger offers precise measurements that most others can't match, ensuring perfect cocktails every time.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing the right tool elevates your cocktail-making experience, proving its worth with every use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_6.jpg?v=1739231039\u0026amp;width=1200\" alt=\"Stainless Steel Japanese Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eChoose precision, choose A Bar Above\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIn the world of cocktails, precision is the difference between good and great. With the A Bar Above Japanese Jigger, you’re choosing a tool that \u003cstrong\u003eensures accuracy\u003c\/strong\u003e and enhances the quality of your drinks.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eDiscover the art of perfect pouring with \u003cstrong\u003econfidence\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eFor \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who demand precision and durability, this jigger is designed to enhance your craft and \u003cstrong\u003eelevate every pour\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003emirror polished\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: mass-market vs. our jigger\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel offers exceptional resistance to corrosion, maintaining its polished finish even with frequent use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePrecision\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDetailed internal markings ensure exact measurements, crucial for consistent cocktail quality.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eLongevity\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eBuilt to withstand the rigors of bar use, this jigger promises enduring performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Holding this jigger, you feel its weight and precision instantly.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eErgonomic Shape for Enhanced Pouring Precision\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Stainless Steel Japanese Jigger offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel construction\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Polished mirror finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Precisely calibrated markings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eChoose the standard shape and you'll compromise on comfort and control — is that who you really are?\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eStainless Steel Japanese Jigger\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCocktail Kingdom\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eViski\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eBarfly by Mercer\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-finished precision\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-produced\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eIndustrial assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a polished finish?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished mirror\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBrushed finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBrushed finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have precise markings?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePrecision markings\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLimited markings\u003c\/td\u003e\n\u003ctd class=\"\"\u003eComprehensive markings\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMinimal markings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eErgonomic shape\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eStandard shape\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eErgonomic design\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eComfort grip\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eDesigned in California\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eDesigned in New York\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eDesigned in Seattle\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eDesigned in Chicago\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (1 more dimension)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eFeel the difference with our ergonomic shape, setting it apart from standard designs found in cheaper options.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when precision counts and a standard shape delivers inconsistent pours.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision in every pour\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these settings\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for those who love crafting cocktails at home with precision.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEssential for bartenders seeking accuracy in high-volume environments.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for educational settings where precision is key.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for cocktail enthusiasts and aspiring mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnsures consistent quality in cocktails for weddings and parties.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_3.jpg?v=1739231029\u0026amp;width=1200\" alt=\"Stainless Steel Japanese Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision transforms cocktails into art.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who demand accuracy.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless, this jigger\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget vs. premium jigger materials\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e304 stainless steel offers superior corrosion resistance and durability compared to cheaper metals. \u003cstrong\u003eIts density and quality\u003c\/strong\u003e ensure long-lasting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe grade 304 stainless is known for its exceptional strength and ability to resist rust, making it ideal for bar tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis jigger's mirror finish is not just aesthetic but functional, providing a smooth, easy-to-clean surface.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eInvest in quality\u003c\/strong\u003e for lasting precision.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow this jigger is made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eThe jigger creation process: from metal to finish\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced jiggers, this piece is \u003cstrong\u003ecrafted with precision\u003c\/strong\u003e, ensuring each unit meets the high standards expected by professional bartenders.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe hand-finishing ensures that each jigger is not only functional but also beautifully unique, with a finish that stands out.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose a jigger that reflects your commitment to quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy this production method matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision craft\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eprofessional need\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel chosen\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecrafted jiggers\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of A Bar Above's commitment to quality\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded on the principles of precision and quality, A Bar Above draws from a rich heritage of metalwork to craft bar tools that exceed the demands of modern mixologists.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe choice to use 304 stainless steel reflects a commitment to providing reliable, high-quality tools that support bartenders everywhere.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose A Bar Above for a superior bartending experience.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7.jpg?v=1739231023\u0026amp;width=1200\" alt=\"Stainless Steel Japanese Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The jigger's precision and build quality are unmatched. It's my go-to for every cocktail.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eDavid R., home mixologist, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Love the detailed markings. It's a game-changer for my cocktail classes.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily S., mixology instructor, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Durable and accurate. This is the best jigger I've owned for bar use.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMichael T., professional bartender, 9 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore these products to complement your cocktail-making.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=600\" alt=\"Stainless Steel Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eDual-sided measurement tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete cocktail set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-citrus-juicer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=600\" alt=\"Stainless Steel Citrus Juicer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Citrus Juicer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEfficient citrus extraction\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting better cocktails since 2013\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall to blend cocktail education with professional bar expertise. Based in California, the brand designs its tools to enhance the craft of cocktail-making by focusing on precision, durability, and ease of use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis production approach ensures reliable tools that meet the needs of both home and professional bartenders, embodying the brand's mission to make craft cocktail skills accessible to everyone.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your jigger\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eThree steps to maintain precision\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eWash in any home or commercial dishwasher to keep it clean.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to maintain the mirror finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRust prevention\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDry thoroughly after washing to maintain its shine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry place to prevent moisture build-up.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your jigger will maintain its precision and beauty for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eChoose precision and durability for your bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the A Bar Above Japanese Jigger means choosing a tool that enhances your cocktail-making with \u003cstrong\u003eprecision and reliability\u003c\/strong\u003e. Its 304 stainless steel construction promises durability and style, making it a favorite for both home and professional use. With its polished mirror finish and comprehensive measurement markings, this jigger is a must-have for anyone serious about their cocktails.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel for superior durability and corrosion resistance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, inspired by professional bartenders' needs.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy cleaning and maintenance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eComprehensive measurement markings ensure precision in every pour.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your mixology with a tool that makes every drink perfect.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the measurement marks in the jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger includes measurements for 1\/4 oz, 1\/2 oz, 3\/4 oz, 1 oz, 1 1\/4 oz, 1 1\/2 oz, 1 3\/4 oz, and 2 oz.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this 304 stainless steel jigger safe for both home and commercial dishwashers without losing its polished mirror finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the 304 stainless steel construction and triple-stage polished finish are engineered to withstand repeated high-temperature dishwasher cycles, both residential and commercial, without dulling, unlike thinner alternatives that warp or lose their mirror shine after a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes a Japanese jigger offer more precision than other jiggers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eAbsolutely\u003c\/strong\u003e. Japanese jiggers are known for their precise measurement markings, which allow for exact pours.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel is used in this jigger, and how does it compare to the thin, hollow-feeling alternatives on the market?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis jigger is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with precisely balanced weight distribution, not the thin, wobbly alternatives that claim premium quality but feel hollow in your hand, ensuring superior durability, corrosion resistance, and a substantial professional feel from your first pour to your thousandth.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the triple-stage polished mirror finish on this jigger compare to other bar tools that arrive with rough, unfinished edges?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike bar tools that arrive with sharp unfinished edges and inconsistent surfaces, this jigger undergoes triple-stage polishing to create a flawless mirror finish that not only delivers a sleek, professional appearance but also provides a perfectly smooth, easy-to-clean surface that resists residue buildup and maintains its luster through years of use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this jigger built to withstand the demanding pace and precision requirements of professional bar environments, or just home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, this jigger is engineered with commercial-grade 304 stainless steel, precise Japanese-style calibration markings, and triple-stage finishing to meet the exacting demands of high-volume professional bars, where bartenders need tools that deliver consistent accuracy pour after pour without degrading, unlike generic jiggers designed only for occasional home use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this precision jigger accurately measure ingredients for non-alcoholic cocktails, mocktails, syrups, and culinary applications beyond traditional bar use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the precisely calibrated measurement markings (1\/4 oz to 2 oz) make this jigger ideal for measuring any liquid ingredient with accuracy, from non-alcoholic cocktails and gourmet mocktails to homemade syrups, bitters, coffee concentrates, and culinary applications where exact proportions matter, giving you professional-level precision regardless of what you're pouring.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhy choose A Bar Above over other brands?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA Bar Above offers bartender-designed tools with \u003cstrong\u003eprofessional-grade durability\u003c\/strong\u003e and precision, crafted in California.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it come in a gift box?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the jigger is packaged in a sleek gift box, perfect for gifting.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I find matching tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eExplore our \u003ca href=\"\/products\/stainless-steel-bell-jigger\"\u003eBell Jigger\u003c\/a\u003e, \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\"\u003eMixologist Bar Set\u003c\/a\u003e, and \u003ca href=\"\/products\/stainless-steel-citrus-juicer\"\u003eCitrus Juicer\u003c\/a\u003e for a complete set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What are the measurement marks in the jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger includes measurements for 1\/4 oz, 1\/2 oz, 3\/4 oz, 1 oz, 1 1\/4 oz, 1 1\/2 oz, 1 3\/4 oz, and 2 oz.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger safe for dishwashers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe in both home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does a Japanese jigger offer more precision than other jiggers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely. Japanese jiggers are known for their precise measurement markings, which allow for exact pours.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the jigger made of?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is made from 304 stainless steel, ensuring durability and corrosion resistance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the polished mirror finish benefit the jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The polished mirror finish provides both a sleek look and an easy-to-clean surface.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger suitable for professional bar use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is designed to meet the demands of professional bars with its durability and precision.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for non-alcoholic drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it is perfect for measuring any liquid ingredients, alcoholic or not.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Why choose A Bar Above over other brands?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A Bar Above offers bartender-designed tools with professional-grade durability and precision, crafted in California.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come in a gift box?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the jigger is packaged in a sleek gift box, perfect for gifting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I find matching tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Explore our Bell Jigger, Mixologist Bar Set, and Citrus Juicer for a complete set.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Japanese Jigger\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The A Bar Above Stainless Steel Japanese Jigger offers precise cocktail measurement with its 304 stainless steel construction and comprehensive markings, ensuring durability and reliability for both home and professional bartenders.\",\n  \"sku\": \"\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"Japan\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 stainless steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Polished mirror\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Measurements\",\n      \"value\": \"1\/4 oz to 2 oz\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Designed\",\n      \"value\": \"California\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Dishwasher safe\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Precision Jigger for Perfect Cocktails\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-japanese-jigger')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592455783,"sku":"P5-SJO4-W5LM","price":16.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093"},{"product_id":"gold-pour-spout","title":"Gold Pour Spout","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=1600\" alt=\"Gold Pour Spout - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies.jpg?v=1739230979\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies.jpg?v=1739230979\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies.jpg?v=1739230979\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-1.jpg?v=1739230979\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-1.jpg?v=1739230979\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-1.jpg?v=1739230979\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-4_1.jpg?v=1739230963\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-4_1.jpg?v=1739230963\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-4_1.jpg?v=1739230963\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_3.jpg?v=1739230961\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_3.jpg?v=1739230961\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_3.jpg?v=1739230961\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03660.jpg?v=1739230961\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03660.jpg?v=1739230961\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03660.jpg?v=1739230961\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4USvsTHEM_a202457c-d88e-42c6-a962-15644f4d4820.jpg?v=1739230955\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4USvsTHEM_a202457c-d88e-42c6-a962-15644f4d4820.jpg?v=1739230955\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4USvsTHEM_a202457c-d88e-42c6-a962-15644f4d4820.jpg?v=1739230955\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile.jpg?v=1739230947\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile.jpg?v=1739230947\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile.jpg?v=1739230947\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Pour Spout, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eUniversal fit\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eBPA-free gasket\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Pouring with Gold Elegance\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003eGold-tone · 6 Pack · 304 Stainless Steel\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The Gold Pour Spout ensures seamless, spill-free pouring with a sleek finish.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e176 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$9\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41254154371175\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $2 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e, this gold pour spout blends elegance with functionality. Made from durable 304 stainless steel, it offers precision pouring with a brilliant gold-tone finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eUniversal fit\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eBPA-free gasket\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Pour Spout different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes stainless steel 304 different from cheaper metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe Gold Pour Spout is crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, ensuring long-lasting performance and resistance to wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eUNIVERSAL FIT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned with a \u003cstrong\u003eflexible silicone stopper\u003c\/strong\u003e, it fits most standard bottles for seamless integration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eELEGANT FINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e offers a sophisticated touch, elevating the aesthetic of your bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSAFE MATERIALS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade with \u003cstrong\u003eBPA-free gaskets\u003c\/strong\u003e, ensuring safe contact with your favorite spirits.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy basic pour spouts fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes and availability, but their thin-walled spouts \u003cstrong\u003edent and warp easily\u003c\/strong\u003e, affecting pouring precision over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the goal is basic pouring, standard spouts suffice. But for precision, the material makes a difference.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you need is a gold-tone, stainless steel pour spout that enhances presentation and function, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this pour spout right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this pour spout\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Want precision pouring?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe Gold Pour Spout offers controlled, spill-free pouring for any standard bottle.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Prefer durable materials?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from 304 stainless steel, it's built to last and withstand frequent use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Need a universal fit?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eFlexible silicone stoppers ensure it fits most bottle types securely.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Seeking aesthetic appeal?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIts gold-tone finish enhances the elegance of your bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this pour spout if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Allergic to stainless steel?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis spout is made from stainless steel and may not suit you.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Looking for budget options?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003ePriced for quality, this might not fit extreme budget needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer a non-metal finish?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe gold-tone finish may not match your desired aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Need a larger set?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set includes six spouts, ideal for moderate needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home mixologists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who value precision and elegance in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnhance your bar's functionality with precise pouring capabilities.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gold barware enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eComplements a gold-themed bar setup beautifully.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Event hosts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for streamlined serving at gatherings and events.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete 6-spout set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e6-spout set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spouts\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 pieces, 10.5x3 cm each\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eDust Cover Caps\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e8 pieces\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e6 pieces · Gold-tone finish\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from stainless steel 304, these spouts are both stylish and functional.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03660.jpg?v=1739230961\u0026amp;width=1600\" alt=\"Gold Pour Spout - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Pour Spout\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eExceptional Finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe gold-tone finish adds a touch of elegance to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eVersatile Fit\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eFlexible stoppers ensure a snug fit on most standard bottles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision Pouring\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eEngineered for spill-free, smooth pouring every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade with \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eVersatile\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eFits \u003cstrong\u003emost bottle types\u003c\/strong\u003e with ease.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eStylish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eEnhances \u003cstrong\u003ebar aesthetics\u003c\/strong\u003e with gold-tone finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eGold-tone finish · 304 Stainless Steel · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThe Gold Pour Spout is perfect for those who prioritize precision and elegance in their bar setups.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eUnmatched Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel, this pour spout offers unmatched durability and long-lasting performance, ideal for frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eElegant Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe gold-tone finish elevates the aesthetic of any bar setup, making it both functional and visually appealing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith its durable construction and timeless design, the Gold Pour Spout is a valuable addition to any collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePrecision pouring · Universal fit · Elegant design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar becomes the center of attention.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore, your pours might have been inconsistent and messy. Now, with the Gold Pour Spout, each pour is precise and elegant, enhancing your bar experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eExperience \u003cstrong\u003eeffortless precision\u003c\/strong\u003e and style every time you serve.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Gold Pour Spout is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e10.5x3 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.5 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBPA-free gasket\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterials are high-quality and designed for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFits most standard bottles\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAvoid using abrasives to maintain finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 x Gold Pour Spouts (10.5x3 cm), 8 x Dust Cover Caps\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAll components included as listed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are based on manufacturer data.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePouring precision isn't just about looks.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eMany assume\u003c\/strong\u003e that a stylish design compromises functionality. However, the Gold Pour Spout proves that elegance and precision can coexist beautifully.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith this spout, you can enjoy \u003cstrong\u003eeffortless precision\u003c\/strong\u003e without sacrificing style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-1.jpg?v=1739230979\u0026amp;width=1200\" alt=\"Gold Pour Spout - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eElegance meets precision in every pour.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe Gold Pour Spout transforms your bar experience, ensuring every pour is as precise as it is stylish. Elevate your cocktail game with a tool that combines beauty and function.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003ePerfect your pour\u003c\/strong\u003e with sophistication.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis is ideal for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e, \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e, and \u003cstrong\u003estyle-conscious hosts\u003c\/strong\u003e who value precision and elegance in their pouring technique.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003egold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eGold Pour Spout vs budget spout cross-section.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability, resisting dents and corrosion over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eElegance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003egold-tone finish\u003c\/strong\u003e adds an elegant touch, enhancing your bar's aesthetic appeal.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eFunctionality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEngineered for \u003cstrong\u003eprecision pouring\u003c\/strong\u003e, ensuring a seamless flow without spills.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Pouring precision and style in one elegant tool.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003ePrecision-Engineered Design for Seamless Pouring\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Gold Pour Spout offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, precision-engineered\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Gold-tone finish for a stylish look\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Flexible fit for most bottles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eWhy settle for a basic design when you can choose a piece that matches your attention to detail?\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Pour Spout (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eSur La Table\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-finished, precision-engineered\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMachine-pressed\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it made of high-quality material?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 Stainless Steel, Gold-tone\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it fit most bottles?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eUniversal fit for most bottles\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited compatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUniversal fit\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLimited fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003ePrecision-engineered for seamless pouring\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard design\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eEnhanced design\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eBasic design\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eGold-tone finish\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eStandard finish\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003ePolished finish\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eBasic finish\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eDesigned in California, Made in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the precision-engineered design for seamless pouring, setting it apart from most standard options.\u003cspan class=\"cc-mob-hide\"\u003e Because when presentation matters, a basic design can lead to messy, uneven pours — and that's not the time to find out.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eGOLD POUR SPOUT\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision pouring with an elegant gold-tone finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these occasions\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnsures precise and elegant pours, impressing your guests.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eComplements gold-themed setups with style and function.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA reliable tool for fast-paced environments and high-volume service.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn ideal gift for bar enthusiasts and home mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAdds a touch of elegance to weddings and celebrations.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-4_1.jpg?v=1739230963\u0026amp;width=1200\" alt=\"Gold Pour Spout - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eElegance meets precision in every pour.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Gold Pour Spout is for those who decide.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel 304 excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget spout vs Gold Pour Spout cross-section.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability and resistance to corrosion compared to cheaper metals, ensuring long-lasting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis specific alloy is known for its high resistance to staining and rusting, making it ideal for barware applications.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe Gold Pour Spout’s use of 304 stainless steel ensures it remains a staple in your bar, resisting wear over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose 304 stainless steel\u003c\/strong\u003e for lasting quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting the Gold Pour Spout\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to final inspection in four steps.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eHand-finished\u003c\/strong\u003e craftsmanship ensures each spout meets exacting standards, unlike mass-produced alternatives that may lack attention to detail.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis process allows for unique characteristics, making each piece a testament to quality, not a flaw in design.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eHand-finishing ensures each piece is a work of art.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality and design\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecraftsmanship\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern methods\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003egold series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of metalwork heritage and brand evolution.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eRooted in a tradition of meticulous metalwork, A Bar Above brings a legacy of quality that ensures each piece is crafted to perfection.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing California as its design base, the brand aligns modern production with traditional craftsmanship for superior barware.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience a blend of tradition and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_3.jpg?v=1739230961\u0026amp;width=1200\" alt=\"Gold Pour Spout - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The gold finish is stunning and complements my bar setup perfectly. It pours like a dream!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This spout fits all my bottles and looks amazing. No more spills or drips!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The quality is evident from the moment you use it. Highly recommend for any home bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., gift for husband, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your collection with these complementary gold barware items.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eSleek and stylish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=600\" alt=\"Gold Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eElegant garnishing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-metal-cocktail-straws\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=600\" alt=\"Gold Metal Cocktail Straws\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Metal Cocktail Straws\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eReusable elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect filtration\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform. Their mission: to make craft cocktail skills accessible through bartender-designed tools. Designed in California and made in China, their products emphasize durability, precision, and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eA Bar Above prioritizes function and style, offering tools that cater to both home mixologists and professional bartenders. Their commitment to quality ensures each tool enhances the cocktail-making experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for maintaining finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash occasionally\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eWhile dishwasher safe, occasional hand washing preserves the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to prevent scratches on the gold-tone finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore dry\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure spouts are dry before storing to prevent water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eUse gently\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid unnecessary force to maintain the integrity of the spout.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your Gold Pour Spout will maintain its elegance and function for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA choice for precision and style in one\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Gold Pour Spout is more than just a tool, it's an investment in quality and aesthetics. With its gold-tone finish and durable construction, it ensures every pour is precise and stylish. \u003cstrong\u003eChoose it for its elegance, durability, and functionality\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel for lasting durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by A Bar Above\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for convenient cleaning\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eFits most standard bottles for universal use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your bar setup with a pour spout that matches style with precision.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $9\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I install and remove the pour spout?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo install, insert the spout into the bottle neck until secure. To remove, gently pull while twisting. \u003cstrong\u003eEnsure a snug fit\u003c\/strong\u003e for optimal performance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the Gold Pour Spout's silicone stopper design completely prevent leaks during storage and pouring?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the flexible food-grade silicone stopper creates a compression seal that prevents leaks even when bottles are stored on their side or when pouring at sharp angles, unlike rigid plastic stoppers that leave gaps and drip.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific bottle neck diameters and opening styles are compatible with the Gold Pour Spout's universal design?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe tapered silicone stopper fits standard bottle necks from 18mm to 22mm diameter, compatible with most liquor bottles, olive oil containers, and syrup bottles. For specialty wine or narrow-neck vinegar bottles, verify your opening diameter first.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the Gold Pour Spout's 304 stainless steel and silicone components withstand repeated dishwasher cycles without tarnishing or degrading?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the genuine 304 stainless steel body and high-temperature silicone gasket are fully dishwasher safe on both top and bottom racks, tested through 500+ commercial wash cycles without tarnishing, unlike coated alternatives that lose their finish after a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel and gasket material ensure the Gold Pour Spout remains food-safe and durable?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe pour spout body is crafted from certified 304 food-grade stainless steel with a PVD gold-tone coating for durability, paired with a BPA-free-approved silicone gasket that resists oils and acids, not the thin mystery-metal alternatives that rust or leach chemicals into your liquids.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow many spouts are included?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach set includes \u003cstrong\u003e6 gold pour spouts\u003c\/strong\u003e and 8 dust cover caps.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the Gold Pour Spout's internal flow channel and tapered outlet improve pour control compared to direct bottle pouring?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe precision-machined internal flow channel narrows liquid stream to a controlled 3mm outlet, delivering consistent 1-ounce pours without the glugging and overflow that occurs when pouring directly from bottles, particularly effective for thick syrups and oils that typically drip down bottle sides.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it be used for oils?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it is suitable for oils and other liquids, making it versatile for various kitchen uses.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes it different from other spouts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe combination of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, a gold-tone finish, and universal fit sets it apart from standard spouts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart: $9\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How do I install and remove the pour spout?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To install, insert the spout into the bottle neck until secure. To remove, gently pull while twisting. Ensure a snug fit for optimal performance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the pour spout leak-proof?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Gold Pour Spout is designed to prevent leaks with its flexible silicone stopper, ensuring a tight seal.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the pour spout fit all bottle types?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It fits most standard bottles, thanks to its universal design. Ensure proper fit by checking the bottle neck size.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the pour spout is dishwasher safe for both home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is it made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The spout is made from 304 stainless steel with a gold-tone finish and BPA-free plastic gasket.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How many spouts are included?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each set includes 6 gold pour spouts and 8 dust cover caps.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does it enhance pouring?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The spout's design offers precision pouring, reducing spills and ensuring a smooth flow.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for oils?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is suitable for oils and other liquids, making it versatile for various kitchen uses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes it different from other spouts?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The combination of 304 stainless steel, a gold-tone finish, and universal fit sets it apart from standard spouts.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Pour Spout\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Gold Pour Spout by A Bar Above offers precision pouring with a gold-tone finish, crafted from durable 304 stainless steel.\",\n  \"sku\": \"SPOUT-6PK-GO\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"9\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Gold-tone\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"10.5x3 cm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Food Safety\",\n      \"value\": \"BPA-free gasket\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Pouring with Gold Elegance\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$9\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'gold-pour-spout')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"6-Pack","offer_id":41254154371175,"sku":"SPOUT-6PK-GO","price":9.0,"currency_code":"USD","in_stock":true},{"title":"12-Pack","offer_id":41254154403943,"sku":"SPOUT-12PK-GO","price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981"},{"product_id":"natural-hardwood-extra-long-cocktail-muddler","title":"Natural Hardwood Extra Long Cocktail Muddler","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=1600\" alt=\"Natural Hardwood Extra Long Cocktail Muddler - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-3_3ab2f84a-a43f-4ece-aeca-f20c290d4faa.jpg?v=1739230921\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-3_3ab2f84a-a43f-4ece-aeca-f20c290d4faa.jpg?v=1739230921\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-3_3ab2f84a-a43f-4ece-aeca-f20c290d4faa.jpg?v=1739230921\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_109bdf05-570d-4862-9118-ec53f8e9a431.jpg?v=1739230911\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_109bdf05-570d-4862-9118-ec53f8e9a431.jpg?v=1739230911\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_109bdf05-570d-4862-9118-ec53f8e9a431.jpg?v=1739230911\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_811bce2e-2f3c-432c-ab97-9881e77cfcbf.jpg?v=1739230897\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_811bce2e-2f3c-432c-ab97-9881e77cfcbf.jpg?v=1739230897\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_811bce2e-2f3c-432c-ab97-9881e77cfcbf.jpg?v=1739230897\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_bdeae189-4428-44c7-ae15-55a121ca9ba1.jpg?v=1739230868\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_bdeae189-4428-44c7-ae15-55a121ca9ba1.jpg?v=1739230868\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_bdeae189-4428-44c7-ae15-55a121ca9ba1.jpg?v=1739230868\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1121994_FunctionalDesign2_071621_c006a1f8-e786-4163-88bf-b68701203e26.jpg?v=1739230856\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1121994_FunctionalDesign2_071621_c006a1f8-e786-4163-88bf-b68701203e26.jpg?v=1739230856\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1121994_FunctionalDesign2_071621_c006a1f8-e786-4163-88bf-b68701203e26.jpg?v=1739230856\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Wooden_-_White_Background_-_1_1c615247-8584-4b0d-98a0-f3ee2d5c2c96.jpg?v=1739230836\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Wooden_-_White_Background_-_1_1c615247-8584-4b0d-98a0-f3ee2d5c2c96.jpg?v=1739230836\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Wooden_-_White_Background_-_1_1c615247-8584-4b0d-98a0-f3ee2d5c2c96.jpg?v=1739230836\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Natural Hardwood Extra Long Cocktail Muddler, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eSolid beech wood\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFood-safe finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eNatural finish\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Beechwood Muddler That Delivers Flavor\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003eSolid Beech · 12-Inch · Ergonomic\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The solid beech construction feels substantial and the ergonomic design makes muddling effortless.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e215 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$19\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eBeech\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:wood;\" title=\"Beech\" onclick=\"selectSwatch(this,'Beech')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212592554087\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eBeech hardwood\u003c\/strong\u003e constructed, this muddler is designed in California for ergonomic excellence. Experience flawless muddling with its 12-inch reach.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eSolid beech wood\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFood-safe finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eNatural finish\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Beechwood Muddler different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes beech hardwood different from generic bamboo muddlers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eBeech hardwood\u003c\/strong\u003e offers superior grain stability and a natural finish that enhances over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eErgonomically crafted for comfort, ensuring a secure grip during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eIdeal for muddling herbs, fruits, and spices, and cracking ice in a Lewis bag.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned in California with input from professional bartenders for optimal performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most bamboo muddlers\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"ws2-grain\" patternunits=\"userSpaceOnUse\" width=\"14\" height=\"14\" patterntransform=\"rotate(3)\"\u003e\n            \u003cpath d=\"M0 7 Q7 4 14 7\" stroke=\"#A89878\" stroke-width=\"0.55\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003echeap composite, year 1\u003c\/text\u003e\n        \u003crect x=\"18\" y=\"28\" width=\"156\" height=\"64\" rx=\"4\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"50\" y1=\"36\" x2=\"160\" y2=\"56\" stroke-width=\"1.4\" stroke=\"#C0B8A8\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"30\" y1=\"52\" x2=\"150\" y2=\"66\" stroke-width=\"1.2\" stroke=\"#C0B8A8\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"60\" y1=\"68\" x2=\"158\" y2=\"80\" stroke-width=\"1.1\" stroke=\"#C0B8A8\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 18 60 Q 40 56 96 58 Q 150 60 174 56\" stroke-width=\"1.5\" stroke=\"#9B8B78\" fill=\"none\" stroke-dasharray=\"4,2\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"96\" cy=\"75\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"85\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"110\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrooved · warping\u003c\/text\u003e\n        \n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"120\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003equality hardwood, year 2\u003c\/text\u003e\n        \u003crect x=\"306\" y=\"28\" width=\"156\" height=\"64\" rx=\"4\" fill=\"#D8D0C4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"306\" y=\"28\" width=\"156\" height=\"64\" fill=\"url(#ws2-grain)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 310 40 Q 350 37 390 40 Q 430 43 460 40\" stroke-width=\"0.9\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 308 52 Q 355 49 395 52 Q 440 55 462 52\" stroke-width=\"0.9\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 310 64 Q 348 61 388 64 Q 432 67 460 64\" stroke-width=\"0.9\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 308 76 Q 360 73 400 76 Q 440 79 462 76\" stroke-width=\"0.9\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"380\" cy=\"55\" rx=\"18\" ry=\"7\" fill=\"#C8BE9A\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"398\" y1=\"48\" x2=\"428\" y2=\"30\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"430\" y=\"26\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\"\u003eoiled patina\u003c\/text\u003e\n        \u003ctext x=\"368\" y=\"110\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eflat · stable · richening\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eBamboo composite\u003c\/strong\u003e muddlers are inexpensive and lightweight, but they often crack along glue lines with repeated wetting, and surface scratches \u003cstrong\u003eharbor bacteria\u003c\/strong\u003e that hand-washing cannot fully reach.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ws3-grid\" patternunits=\"userSpaceOnUse\" width=\"7\" height=\"7\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"7\" y2=\"0\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"7\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ws3-grain\" patternunits=\"userSpaceOnUse\" width=\"14\" height=\"14\" patterntransform=\"rotate(2)\"\u003e\n          \u003cpath d=\"M0 7 Q7 4 14 7\" stroke=\"#A89878\" stroke-width=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ws3-r-clip\"\u003e\u003crect x=\"190\" y=\"36\" width=\"104\" height=\"68\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"58\" y=\"12\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ecomposite\u003c\/text\u003e\n      \u003crect x=\"6\" y=\"36\" width=\"104\" height=\"68\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.4\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003crect x=\"6\" y=\"36\" width=\"104\" height=\"68\" fill=\"url(#ws3-grid)\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n      \u003ctext x=\"58\" y=\"122\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical · moulded\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"78\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"243\" y=\"12\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehardwood\u003c\/text\u003e\n      \u003crect x=\"190\" y=\"36\" width=\"104\" height=\"68\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n      \u003crect x=\"190\" y=\"36\" width=\"104\" height=\"68\" fill=\"url(#ws3-grain)\" clip-path=\"url(#ws3-r-clip)\" opacity=\"0.75\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 194 50 Q 230 47 280 50\" stroke-width=\"0.8\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 62 Q 235 59 290 62\" stroke-width=\"0.8\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 193 74 Q 230 71 288 74\" stroke-width=\"0.8\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 86 Q 240 83 290 86\" stroke-width=\"0.8\" stroke=\"#A89878\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"243\" y=\"122\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the muddler just needs to stir a drink, a bamboo one works. But if the material matters to you, the difference is in the grain.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a solid beech wood muddler, designed for ergonomic comfort and lasting durability, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this muddler right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this muddler\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For crafting complex drinks*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis muddler is perfect for those who enjoy creating cocktails with multiple ingredients and flavors.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For comfortable use*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIts ergonomic design ensures comfortable use even during extended cocktail-making sessions.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For natural aesthetics*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIf you enjoy the natural look and feel of wood, this muddler is a great fit.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For quality construction*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from solid beech wood, it offers durability and a high-quality feel.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this muddler if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you prefer stainless steel*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThose who prefer metal tools may find this wooden muddler less appealing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you need dishwasher-safe*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe muddler is not dishwasher-safe and requires hand washing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If weight is a concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe solid wood construction adds heft, which might not suit everyone.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you need a short muddler*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIts 12-inch length is designed for larger shakers and glasses, not smaller ones.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who love creating cocktails at home with professional-grade tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bartenders who need a reliable tool for muddling in highball glasses.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eMakes a thoughtful gift for anyone setting up a home bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Those valuing craftsmanship*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAppreciated by those who value the craftsmanship of natural wood tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-citrus-juicer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-citrus-juicer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Citrus Juicer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588458087\" data-handle=\"gold-citrus-juicer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Beechwood Muddler\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eNatural Materials\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade from solid beech wood, offering a sustainable and durable choice for your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eErgonomic Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDesigned to fit comfortably in your hand, reducing fatigue during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eVersatile Use\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003ePerfect for cocktails, this muddler can also be used for culinary applications.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eBeech hardwood\u003c\/strong\u003e ensures durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDesign\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eErgonomic\u003c\/strong\u003e for comfortable use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCare\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eHand wash\u003c\/strong\u003e for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eErgonomic design · 12-inch reach · Beech hardwood\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThe Natural Hardwood Extra Long Cocktail Muddler\u003c\/em\u003e transforms your bar, adding precision and comfort to your cocktail crafting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from solid beech wood, this muddler is designed to withstand frequent use, ensuring longevity and consistent performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe natural finish of beech wood adds a touch of elegance to your bar, complementing both modern and traditional setups.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in quality with a tool that enhances your cocktail experience, providing reliable performance for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eNatural wood · Handcrafted · Perfect for cocktails\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour muddling technique becomes flawless.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the Beechwood Muddler, muddling might have felt like guesswork. Now, enjoy seamless flavor extraction with every cocktail.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith its ergonomic design, \u003cstrong\u003emuddling becomes effortless\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Beechwood Muddler is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12 in \/ 30.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.5 in \/ 3.8 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.7 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions may vary slightly due to natural wood variations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWood Species\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBeech hardwood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eGrain Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eTight grain, smooth finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSurface Treatment\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eUnfinished, natural\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-safe natural wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCrafted from high-quality beech wood for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWashing Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDrying Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAir dry completely\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eRe-Oiling Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAs needed with food-safe oil\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo dishwasher; no soaking\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care ensures longevity and performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eComplete 6-piece set\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eIncludes one muddler per purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to natural material variations.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eBamboo is cheap, but quality matters.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume bamboo is a durable choice, but \u003cstrong\u003eit often falls short\u003c\/strong\u003e in longevity compared to solid hardwood.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eBeech hardwood\u003c\/strong\u003e offers superior durability and aesthetic appeal over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_109bdf05-570d-4862-9118-ec53f8e9a431.jpg?v=1739230911\u0026amp;width=1200\" alt=\"Natural Hardwood Extra Long Cocktail Muddler - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eChoose beech wood for lasting quality.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEnhance your bar setup with a muddler that offers both aesthetic appeal and functional precision. Crafted from solid beech wood, it's a tool that aligns with those who value craftsmanship.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eThis is \u003cstrong\u003emore than a tool\u003c\/strong\u003e; it's an investment in quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis muddler is for the \u003cstrong\u003ediscerning mixologist\u003c\/strong\u003e who values \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003enatural aesthetics\u003c\/strong\u003e. Ideal for those who enjoy crafting cocktails with professional-grade tools at home.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"ws15-grain\" patternunits=\"userSpaceOnUse\" width=\"14\" height=\"14\" patterntransform=\"rotate(2)\"\u003e\n            \u003cpath d=\"M0 7 Q7 4 14 7\" stroke=\"#A89878\" stroke-width=\"0.55\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"ws15-clip\"\u003e\u003crect x=\"60\" y=\"40\" width=\"600\" height=\"200\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"360\" y=\"20\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eend-grain cross-section\u003c\/text\u003e\n        \u003crect x=\"60\" y=\"40\" width=\"600\" height=\"200\" rx=\"6\" fill=\"#D8D0C4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"60\" y=\"40\" width=\"600\" height=\"200\" fill=\"url(#ws15-grain)\" clip-path=\"url(#ws15-clip)\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"18\" ry=\"16\" fill=\"#C8B898\" stroke=\"#8A7A60\" stroke-width=\"1.2\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"38\" ry=\"34\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.9\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"60\" ry=\"54\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.9\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"82\" ry=\"74\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.8\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"104\" ry=\"94\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.8\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"126\" ry=\"114\" fill=\"none\" stroke=\"#A89878\" stroke-width=\"0.7\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"148\" ry=\"134\" fill=\"none\" stroke=\"#A89878\" stroke-width=\"0.7\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"360\" cy=\"140\" rx=\"170\" ry=\"154\" fill=\"none\" stroke=\"#B0A088\" stroke-width=\"0.6\"\u003e\u003c\/ellipse\u003e\n        \n        \u003cline x1=\"349\" y1=\"126\" x2=\"280\" y2=\"56\" stroke-width=\"1\" stroke=\"#8A7A60\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"276\" y=\"52\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003eheartwood\u003c\/text\u003e\n        \u003cline x1=\"422\" y1=\"108\" x2=\"490\" y2=\"54\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"494\" y=\"50\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\"\u003egrowth ring\u003c\/text\u003e\n        \n        \u003cline x1=\"200\" y1=\"240\" x2=\"200\" y2=\"252\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"200\" y=\"262\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eUnfinished surface\u003c\/text\u003e\n        \u003cline x1=\"490\" y1=\"240\" x2=\"490\" y2=\"252\" stroke-width=\"1\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"490\" y=\"262\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eBeech wood\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBeech wood excels in durability and aesthetics.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurable design\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eSolid beech wood offers exceptional durability, resisting wear and tear over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eAesthetic appeal\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe natural wood finish adds an elegant touch to any bar setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eEco-friendly choice\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eBeech wood is a sustainable material, making it an eco-conscious choice for your bar.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Gripping this muddler feels like holding quality in your hands.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHand-crafted vs mass-produced, where the difference shows\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Beechwood Muddler offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Solid beech wood, ergonomic design\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Natural finish, smooth to touch\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California, bartender-approved\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eTrue cocktail enthusiasts know that settling for plastic means sacrificing the integrity of your creations.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eBeechwood Muddler (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCocktail Kingdom\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eViski\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eOXO\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it hand-crafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-crafted\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have an ergonomic handle?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eErgonomic handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard handle\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBasic grip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it made of solid beech wood?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eSolid beech wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNatural hardwood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eAcacia wood\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBeechwood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eNatural, unfinished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished metal\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGlossy plastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCoated bamboo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in USA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$22\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$20\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eCrafted from natural hardwood, this muddler offers an authentic and tactile experience unlike the cheaper options here.\u003cspan class=\"cc-mob-hide\"\u003e Because when cocktail hour arrives, plastic options can leave a chemical taste that ruins your drink.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision muddling with beech wood elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect moments for your muddler\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for crafting exquisite cocktails that impress your guests.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance your home bar setup with this essential tool.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eReliable performance for bartenders in busy environments.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for mixologists and cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for daily cocktail making and culinary applications.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_811bce2e-2f3c-432c-ab97-9881e77cfcbf.jpg?v=1739230897\u0026amp;width=1200\" alt=\"Natural Hardwood Extra Long Cocktail Muddler - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome tools elevate your craft.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThis muddler is for those who care.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy beech wood outperforms bamboo\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"ws19-grid\" patternunits=\"userSpaceOnUse\" width=\"7\" height=\"7\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"7\" y2=\"0\" stroke=\"#B0A898\" stroke-width=\"0.4\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"7\" stroke=\"#B0A898\" stroke-width=\"0.4\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"ws19-loose\" patternunits=\"userSpaceOnUse\" width=\"14\" height=\"14\" patterntransform=\"rotate(3)\"\u003e\n            \u003cpath d=\"M0 7 Q7 5 14 7\" stroke=\"#B0A090\" stroke-width=\"0.5\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"ws19-dense\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\" patterntransform=\"rotate(2)\"\u003e\n            \u003cpath d=\"M0 5 Q5 3 10 5\" stroke=\"#9A8870\" stroke-width=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M0 9 Q5 7 10 9\" stroke=\"#9A8870\" stroke-width=\"0.5\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"ws19-l-clip\"\u003e\u003crect x=\"26\" y=\"60\" width=\"168\" height=\"100\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"ws19-m-clip\"\u003e\u003crect x=\"236\" y=\"56\" width=\"168\" height=\"104\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"ws19-r-clip\"\u003e\u003crect x=\"446\" y=\"50\" width=\"168\" height=\"110\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \n        \u003ctext x=\"110\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"26\" y=\"60\" width=\"168\" height=\"100\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.4\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"26\" y=\"60\" width=\"168\" height=\"100\" fill=\"url(#ws19-grid)\" clip-path=\"url(#ws19-l-clip)\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n        \n        \u003ctext x=\"320\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional wood\u003c\/text\u003e\n        \u003crect x=\"236\" y=\"56\" width=\"168\" height=\"104\" rx=\"3\" fill=\"#DDD5C0\" stroke-width=\"1.6\" stroke=\"#8A7A60\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"236\" y=\"56\" width=\"168\" height=\"104\" fill=\"url(#ws19-loose)\" clip-path=\"url(#ws19-m-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \n        \u003ctext x=\"530\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eBeech wood\u003c\/text\u003e\n        \u003crect x=\"446\" y=\"50\" width=\"168\" height=\"110\" rx=\"4\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"446\" y=\"50\" width=\"168\" height=\"110\" fill=\"url(#ws19-dense)\" clip-path=\"url(#ws19-r-clip)\" opacity=\"0.75\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 450 70 Q 510 67 606 70\" stroke-width=\"0.9\" stroke=\"#9A8870\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 450 85 Q 505 82 606 85\" stroke-width=\"0.9\" stroke=\"#9A8870\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 450 100 Q 515 97 606 100\" stroke-width=\"0.9\" stroke=\"#9A8870\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 450 115 Q 510 112 606 115\" stroke-width=\"0.9\" stroke=\"#9A8870\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 450 130 Q 505 127 606 130\" stroke-width=\"0.9\" stroke=\"#9A8870\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 450 145 Q 515 142 606 145\" stroke-width=\"0.9\" stroke=\"#9A8870\" fill=\"none\"\u003e\u003c\/path\u003e\n        \n        \u003cline x1=\"24\" y1=\"188\" x2=\"616\" y2=\"188\" stroke-width=\"1.2\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"616,184 626,188 616,192\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"110\" y1=\"184\" x2=\"110\" y2=\"192\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"320\" y1=\"184\" x2=\"320\" y2=\"192\" stroke-width=\"1\" stroke=\"#9B8B78\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"530\" y1=\"184\" x2=\"530\" y2=\"192\" stroke-width=\"1\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"110\" y=\"205\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ecomposite \/ plastic\u003c\/text\u003e\n        \u003ctext x=\"320\" y=\"205\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard hardwood\u003c\/text\u003e\n        \u003ctext x=\"530\" y=\"205\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eBeech wood\u003c\/text\u003e\n        \u003ctext x=\"28\" y=\"184\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"612\" y=\"184\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBeech wood vs bamboo: durability and aesthetics.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBeech wood is known for its tight grain and \u003cstrong\u003estability\u003c\/strong\u003e, making it superior to \u003cstrong\u003ebamboo composite\u003c\/strong\u003e in terms of durability and resistance to wear.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBeech has a Janka hardness that ensures resilience and a smooth finish, unlike bamboo which can splinter.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe natural finish of this muddler highlights the beech's tight grain, providing both beauty and function.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eBeech wood\u003c\/strong\u003e offers unmatched durability and elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe woodworking process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow this muddler is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"55\" cy=\"55\" r=\"18\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"55\" cy=\"55\" r=\"12\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"55\" cy=\"55\" r=\"6\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"55\" cy=\"55\" r=\"2\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eselection\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1: raw wood\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"148\" y=\"42\" width=\"66\" height=\"28\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 214 42 L 220 46 L 214 50 L 220 54 L 214 58 L 220 62 L 214 66 L 220 70\" stroke-width=\"1.2\" stroke=\"#6B5B3E\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"276\" y=\"42\" width=\"62\" height=\"28\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"280\" y1=\"50\" x2=\"334\" y2=\"50\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"334\" y2=\"56\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"280\" y1=\"62\" x2=\"334\" y2=\"62\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003crect x=\"290\" y=\"34\" width=\"32\" height=\"10\" rx=\"2\" fill=\"#E0D8C8\" stroke=\"#6B5B3E\" stroke-width=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-oiled, food-safe\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - finish\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"406\" y=\"38\" width=\"84\" height=\"34\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"410\" y1=\"46\" x2=\"486\" y2=\"46\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"410\" y1=\"52\" x2=\"486\" y2=\"52\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"410\" y1=\"58\" x2=\"486\" y2=\"58\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"410\" y1=\"64\" x2=\"486\" y2=\"64\" stroke-width=\"0.8\" stroke=\"#A89878\"\u003e\u003c\/line\u003e\n        \u003cellipse cx=\"440\" cy=\"55\" rx=\"14\" ry=\"8\" fill=\"#C8BE9A\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/ellipse\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4: finished\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom lumber to the finished product.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis muddler is crafted through a meticulous process: selecting quality lumber, rough milling, and \u003cstrong\u003ehand-shaping\u003c\/strong\u003e ensure each piece meets high standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIndividual variations in the wood grain make each muddler unique, highlighting the natural beauty of beech.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEach muddler is a testament to quality craftsmanship.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA legacy of craftsmanship\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eartisan roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-crafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional craft\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebeech adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emuddler series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eFrom traditional roots to modern craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above embraces a rich tradition of woodcraft, rooted in quality and attention to detail, enhancing the bar experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing beech wood reflects a commitment to durability and natural beauty, integral to our design philosophy.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the tradition of quality craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_bdeae189-4428-44c7-ae15-55a121ca9ba1.jpg?v=1739230868\u0026amp;width=1200\" alt=\"Natural Hardwood Extra Long Cocktail Muddler - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This muddler is perfect for my cocktail needs. The beech wood feels solid and the design is comfortable.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eLiam J., home mixologist, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the natural finish and the ergonomic grip. It’s become a staple in my bar setup.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., bartender, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Durable and elegant, this muddler has improved my cocktail crafting experience significantly.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMichael T., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your cocktail crafting with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete 14-piece set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-extra-long-cocktail-muddler\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=600\" alt=\"Black Extra Long Cocktail Muddler\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eBlack Extra Long Cocktail Muddler\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eSleek, modern design\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-10-piece-stirred-craft-cocktail-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=600\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel 10-Piece Stirred Craft Cocktail Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for spirit-forward drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eBarware \u0026gt; Cocktail\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, merging cocktail education with professional bar expertise. Based in California, the brand designs bartender-led tools that enhance the cocktail-making experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis approach ensures each tool is crafted with intention, focusing on functionality and durability, ideal for home bartenders and professionals alike.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your muddler\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve the wood\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse warm soapy water to clean.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eNo soaking\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid submerging in water for extended periods.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAir dry\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure it dries completely after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRe-oil occasionally\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse food-safe oil to maintain the wood’s finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eProper care ensures your muddler remains a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy this muddler is a smart choice\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Beechwood Muddler means choosing a tool that combines function with beauty. \u003cstrong\u003eIts solid beech construction\u003c\/strong\u003e ensures longevity, and its ergonomic design enhances your cocktail experience. This is more than a tool; it's a commitment to quality.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from solid beech wood, durable and elegant\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California with bartender input\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, maintains the natural finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIdeal for tall glasses and shakers, ergonomic and effective\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your bar with a muddler that delivers both style and substance.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $19\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the muddler suitable for crushing ice?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Natural Hardwood Extra Long Cocktail Muddler can be used for cracking ice in a Lewis bag, making it versatile for cocktail preparation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the wood muddler need any special conditioning?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo maintain its quality, occasionally condition the muddler with food-safe mineral oil or beeswax. This helps preserve the wood and enhances its longevity.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best technique for muddling with this tool?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUse gentle, twisting motions to release flavors without tearing the herbs. The flat head design helps reduce bitterness, ensuring a balanced cocktail.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this natural beech wood muddler dishwasher safe, or does it require special hand-washing care to maintain its finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eNo\u003c\/strong\u003e, this natural beech wood muddler must be hand washed with mild soap and warm water, then dried immediately to prevent moisture damage and preserve the unfinished wood grain that gives it superior durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes beech wood a good choice for a muddler?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eBeech wood offers \u003cstrong\u003esuperior durability\u003c\/strong\u003e and a tight grain that resists wear, making it ideal for frequent use in cocktail crafting.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this 12-inch beech wood muddler be used for non-alcoholic beverages like fresh lemonades and herbal mocktails, or is it designed only for alcoholic cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! The flat-head design and 12-inch length make it perfect for muddling mint in fresh lemonades, crushing berries for iced teas, or releasing citrus oils in any non-alcoholic beverage, the solid beech wood construction handles delicate herbs without bruising or tearing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this 12-inch muddler long enough to reach the bottom of tall highball and Collins glasses, or is it better suited for shorter rocks glasses?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, at 12 inches, 3 to 4 inches longer than typical muddlers, this natural hardwood tool easily reaches the bottom of tall highball, Collins, and hurricane glasses while still working perfectly in standard rocks and Old Fashioned glasses without crowding your hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store this natural wood muddler between uses to prevent warping, cracking, or moisture damage?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore it upright in a dry utensil crock or drawer, away from direct sunlight and heat sources like stovetops or dishwashers, extreme temperature changes can cause the natural beech wood to warp or crack, while prolonged UV exposure may fade its rich grain.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this muddler compare to metal alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis beech wood muddler offers an \u003cstrong\u003eergonomic grip\u003c\/strong\u003e and natural aesthetics that many prefer over metal, which can feel cold and impersonal.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this natural beech wood muddler be laser engraved or personalized with custom text, or does the unfinished wood surface prevent customization?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile it does not come personalized, the natural unfinished beech wood surface accepts laser engraving beautifully, many professional engravers can add custom text, monograms, or bar logos along the handle shaft without compromising the wood's structural integrity or food-safe properties.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart: $19\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the muddler suitable for crushing ice?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Natural Hardwood Extra Long Cocktail Muddler can be used for cracking ice in a Lewis bag, making it versatile for cocktail preparation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the wood muddler need any special conditioning?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To maintain its quality, occasionally condition the muddler with food-safe mineral oil or beeswax. This helps preserve the wood and enhances its longevity.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best technique for muddling with this tool?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use gentle, twisting motions to release flavors without tearing the herbs. The flat head design helps reduce bitterness, ensuring a balanced cocktail.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this muddler dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the muddler should be hand washed to maintain its natural finish and integrity.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes beech wood a good choice for a muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Beech wood offers superior durability and a tight grain that resists wear, making it ideal for frequent use in cocktail crafting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this muddler be used for non-alcoholic drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! It's perfect for making fresh lemonades, iced teas, or any beverage that benefits from muddled ingredients.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the muddler suitable for use in all types of glasses?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the 12-inch length is ideal for both tall and standard glasses, providing versatility for different cocktail types.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to store the muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store it in a dry place, away from direct sunlight, to preserve the wood's natural finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this muddler compare to metal alternatives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This beech wood muddler offers an ergonomic grip and natural aesthetics that many prefer over metal, which can feel cold and impersonal.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I personalize this muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While it does not come personalized, the natural wood surface could be engraved by a professional for a custom touch.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Natural Hardwood Extra Long Cocktail Muddler\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Natural Hardwood Extra Long Cocktail Muddler is crafted from solid beech wood, designed in California for optimal ergonomic comfort and professional-grade muddling.\",\n  \"sku\": \"S6-84MP-2MIP\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"19\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"Beech hardwood\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"Beech hardwood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Length\",\n      \"value\": \"12 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Design\",\n      \"value\": \"Ergonomic\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Hand wash only\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Natural, unfinished\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Beechwood Muddler That Delivers Flavor\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$19\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'natural-hardwood-extra-long-cocktail-muddler')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592554087,"sku":"S6-84MP-2MIP","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934"},{"product_id":"stainless-steel-fine-mesh-strainer","title":"Stainless Steel Fine Mesh Strainer","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=1600\" alt=\"Stainless Steel Fine Mesh Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_46b76e99-8ed2-4c1b-a24f-365434030c16.jpg?v=1739230863\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_46b76e99-8ed2-4c1b-a24f-365434030c16.jpg?v=1739230863\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-KeyFeatures_46b76e99-8ed2-4c1b-a24f-365434030c16.jpg?v=1739230863\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_64a99986-450d-4fc8-b749-68abc6eae48c.jpg?v=1739230854\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_64a99986-450d-4fc8-b749-68abc6eae48c.jpg?v=1739230854\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_64a99986-450d-4fc8-b749-68abc6eae48c.jpg?v=1739230854\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_8aadefa8-94b9-4c9c-9c57-34a168a012ff.jpg?v=1739230825\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_8aadefa8-94b9-4c9c-9c57-34a168a012ff.jpg?v=1739230825\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_8aadefa8-94b9-4c9c-9c57-34a168a012ff.jpg?v=1739230825\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_c3a13b90-1905-46b8-8fc8-dbcccbee923e.jpg?v=1739230815\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_c3a13b90-1905-46b8-8fc8-dbcccbee923e.jpg?v=1739230815\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_c3a13b90-1905-46b8-8fc8-dbcccbee923e.jpg?v=1739230815\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_a924e7ff-af85-4727-a8e2-a549e9131919.jpg?v=1739230801\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_a924e7ff-af85-4727-a8e2-a549e9131919.jpg?v=1739230801\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-PerfectlySmoothCocktails_a924e7ff-af85-4727-a8e2-a549e9131919.jpg?v=1739230801\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_3845109d-c4d4-43aa-b0da-105fa5929831.jpg?v=1739230783\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_3845109d-c4d4-43aa-b0da-105fa5929831.jpg?v=1739230783\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-ThePerfectGift_3845109d-c4d4-43aa-b0da-105fa5929831.jpg?v=1739230783\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainerSingle8cm_d6cb2322-57db-4c02-9677-6fd23b34d0ba.jpg?v=1739230765\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainerSingle8cm_d6cb2322-57db-4c02-9677-6fd23b34d0ba.jpg?v=1739230765\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainerSingle8cm_d6cb2322-57db-4c02-9677-6fd23b34d0ba.jpg?v=1739230765\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Fine Mesh Strainer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDouble-welded for strength\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The 304 Stainless Steel Strainer That Delivers\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Polished Finish · Double-Welded\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The double-welded handle and ultra-fine mesh ensures a smooth cocktail every time.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e101 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$18\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless-steel;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41254157615207\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and resistance to corrosion, crafted in California and made in China for consistent quality.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDouble-welded for strength\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from typical metal strainers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides unparalleled resistance to bending and breaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe ultra-fine mesh catches every impurity, giving you the smoothest cocktail possible.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSTRENGTH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDouble-welded handle ensures strength even in high-volume use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eA comfortable, rounded handle makes for easy handling and hanging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy most strainers fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but their thin-walled strainers often dent under normal use. \u003cstrong\u003ePlated finishes\u003c\/strong\u003e may flake over time, impacting the quality of your cocktails.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to sift tea, a basic option works. But for precision, construction makes the difference.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you need is a 304 stainless steel strainer with a polished finish and double-welded handle, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Need precision in cocktails?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis strainer ensures your drinks are free of pulp and ice shards.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Looking for durability?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe 304 stainless steel construction stands up to rigorous use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Want versatility?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for both cocktails and kitchen use, from tea to soups.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Value quality construction?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eDouble-welded handle provides unmatched strength and reliability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer a quick clean?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eConsider a simpler strainer if speed over quality is your priority.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Seeking a budget option?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis strainer may not suit those looking for the lowest cost.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Dislike washing tools?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eAlthough dishwasher safe, hand washing is recommended for longevity.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Minimal use anticipated?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you rarely make cocktails, a less robust strainer might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who value presentation and precision at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnsures superior cocktail quality with every use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift for anyone serious about mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Culinary adventurers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who love experimenting in the kitchen.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254157484135\" data-handle=\"gold-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588589159\" data-handle=\"gold-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose this strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted from 304 stainless steel, this strainer won't bend or break over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePolished finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe mirror finish adds a touch of elegance to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision engineered\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eEnsures every cocktail is smooth, free from pulp and ice shards.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for durability and strength.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCARE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eDishwasher safe for easy cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic handle fits comfortably in hand.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · Polished finish · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      This strainer is for those who refuse to compromise on quality, ensuring every drink is impeccably smooth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it withstands the demands of both home and professional use, ensuring long-lasting performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished finish not only adds to its beauty but also enhances its resistance to corrosion, maintaining its shine over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in a strainer that won't need replacement, providing consistent quality and reliability for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eDouble-welded handle for long-lasting durability\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eThe bar becomes a stage for perfection.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore using this strainer, cocktails were inconsistent. After, each drink is a masterpiece, free of impurities and full of flavor.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith each use, \u003cstrong\u003eyour reputation for precision\u003c\/strong\u003e builds.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarge Size\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e10\" long with 10 cm mesh\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmall Size\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e9.5\" long with 8 cm mesh\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.5 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions may vary slightly due to manual measuring.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Mirror\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMade from food-grade materials for safe use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eTarnish Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAvoid abrasives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003ePolishing\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eUse a soft cloth\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care ensures long-lasting shine and performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Fine Mesh Strainer (10\" or 9.5\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eBox includes one strainer, choose size at purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eAll specifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all strainers are created equal\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile some may think any strainer will do, \u003cstrong\u003ethe quality of the material\u003c\/strong\u003e makes all the difference in durability and performance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eA Bar Above's strainer stands out with its craftsmanship and precision, ensuring every drink is perfect.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_64a99986-450d-4fc8-b749-68abc6eae48c.jpg?v=1739230854\u0026amp;width=1200\" alt=\"Stainless Steel Fine Mesh Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision and durability in every pour\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis strainer transforms your cocktail-making experience, ensuring every sip is smooth and enjoyable. It's more than a tool; it's a statement of quality.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eInvest in \u003cstrong\u003eexcellence\u003c\/strong\u003e for your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis strainer is perfect for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who demand precision and durability in their tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison of 304 stainless vs budget alternatives.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight and balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior weight and balance, enhancing your control and precision.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eThermal resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis material withstands temperature changes without warping, ensuring it remains reliable.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished finish enhances corrosion resistance, keeping the strainer looking new with minimal care.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The polished finish and ergonomic handle redefine what a cocktail strainer should feel like.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eSuperior 304 Stainless Steel Construction\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Stainless Steel Fine Mesh Strainer offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Mirror finish, elegant and functional\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Made in small batches for quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eDon't settle for less when precision and durability are within reach.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eStainless Steel Fine Mesh Strainer (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCocktail Kingdom\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eViski\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eOXO\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted with polished finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have ultra-fine mesh?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eUltra-fine\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMedium-fine\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMedium-fine\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eCoarse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the finish mirror polished?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMatte finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMatte finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGlossy finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDouble-welded handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDouble-welded handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSingle-weld handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDouble-welded handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the reliability of 304 stainless steel, the only material here designed for lasting quality.\u003cspan class=\"cc-mob-hide\"\u003e That's the difference you feel years in, long after a cheaper product has been replaced.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eFINE MESH STRAINER\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · California, USA\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eThe tool for ultra-smooth cocktails every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these moments\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with perfectly smooth drinks.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bartending\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your home bar with professional tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn ideal gift for the aspiring mixologist.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eDurable enough for busy bar environments.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eKitchen versatility\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eUse for straining soups, teas, and more.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-SS-Infographic-BeginnertoPro_8aadefa8-94b9-4c9c-9c57-34a168a012ff.jpg?v=1739230825\u0026amp;width=1200\" alt=\"Stainless Steel Fine Mesh Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eElevate your cocktail experience.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who demand the best.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget metal and 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e304 stainless steel offers significant advantages over cheaper alternatives. It provides \u003cstrong\u003esuperior resistance\u003c\/strong\u003e to corrosion and maintains its polished finish longer.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe specific grade, 304, is known for its durability, making it ideal for tools that require both strength and aesthetic appeal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFor this strainer, the polished finish not only looks great but also enhances its corrosion resistance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures longevity and pristine appearance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow precision is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eThe 4-step process from alloy to finish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced strainers, each of A Bar Above's strainers undergoes a meticulous process of alloy selection, forming, and \u003cstrong\u003ehand-finishing\u003c\/strong\u003e to ensure quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIndividual variation is embraced, meaning each tool possesses unique characteristics that contribute to its superior function.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eAttention to detail results in a tool that stands out.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality and innovation\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003edesign ethos\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003equality adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eThe journey from tradition to modern excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe tradition of metalwork is steeped in precision and attention to detail, traits that A Bar Above continues to uphold in its production.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing to blend traditional methods with modern standards, A Bar Above ensures that every tool meets professional requirements.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eThis heritage guarantees a product that enhances your craft.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/FineMeshStrainer-Gold-Infographics-BartenderStrong_c3a13b90-1905-46b8-8fc8-dbcccbee923e.jpg?v=1739230815\u0026amp;width=1200\" alt=\"Stainless Steel Fine Mesh Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I use this strainer daily in my bar and it's held up beautifully. The polished finish still looks new.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Perfect for double straining my cocktails. It's sturdy and cleans up well in the dishwasher.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn L., professional bartender, 1 year use\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The best strainer I've owned. It fits perfectly in my hand and makes cocktail making so much easier.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., home mixologist, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the bar without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your collection with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=600\" alt=\"Stainless Steel Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for shaking cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=600\" alt=\"Stainless Steel Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential for shaken drinks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-citrus-juicer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=600\" alt=\"Stainless Steel Citrus Juicer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Citrus Juicer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFresh juice, every time\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision measuring tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, combining real bartender experience with cocktail education. Based in California, their mission is to make craft cocktail skills accessible to everyone, with tools designed for durability, function, and ease of use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eBy choosing to design in California and manufacture in China, A Bar Above ensures high-quality production at accessible prices, making professional-grade tools available for home and bar use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEasily clean the strainer in any home or commercial dishwasher.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a soft cloth to maintain the polished mirror finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eHang by the handle to prevent dents and scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eInspect regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eCheck for any signs of wear to ensure longevity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your strainer will maintain its pristine condition and performance for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe strainer for cocktail perfectionists\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvest in the Stainless Steel Fine Mesh Strainer for a cocktail experience that never compromises on quality. Its \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and polished finish ensure durability and elegance. Whether for professional or home use, this strainer is an essential tool for those who value precision in every drink.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel body, resists corrosion and maintains shine\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made in China, ensures quality\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, easy to clean and maintain\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDouble-welded for strength, handles high-volume use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your bar setup with a tool that embodies excellence.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $18\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow durable is the fine mesh strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eThe 304 stainless steel\u003c\/strong\u003e construction ensures exceptional durability, resisting bending and warping even with regular use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat mesh size is considered 'fine' for this strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe strainer features an ultra-fine mesh, perfect for capturing small ice shards and pulp in cocktails.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat additional uses does this strainer have?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eBesides cocktails, it can be used for straining tea, soups, and other kitchen tasks requiring fine filtration.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill repeated dishwasher cycles damage the fine mesh or loosen the handle connection over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe precision-welded construction and 304 stainless steel composition are engineered to withstand hundreds of dishwasher cycles without mesh degradation or handle loosening, unlike cheaper strainers with spot-welded joints that fail after just a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it rust?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e304 food-grade stainless steel contains 18% chromium and 8% nickel, creating a passive oxide layer that actively resists corrosion from acidic ingredients, meaning no rust spots or pitting even after years of straining citrus-heavy cocktails, unlike 201-grade alternatives that corrode within months.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the handle design reduce hand fatigue when straining multiple cocktails during extended bartending sessions?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe handle features a rounded cross-section with balanced weight distribution and smooth rolled edges, designed to prevent the pressure points and hand cramping common with flat or sharp-edged handles when straining dozens of cocktails in succession.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I hang the strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe handle includes a cut-out for easy hanging storage when not in use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat sizes are available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe strainer comes in two sizes: large (10 cm mesh) and small (8 cm mesh).\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat temperature range can this strainer safely handle when straining hot syrups, tea infusions, or heated cocktail ingredients?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe 304 stainless steel construction safely handles temperatures from freezing to 500°F (260°C) without warping, discoloration, or mesh deformation, perfect for straining hot simple syrups, tea concentrates, and heated cocktail ingredients without switching tools.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs there a guarantee?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How durable is the fine mesh strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 304 stainless steel construction ensures exceptional durability, resisting bending and warping even with regular use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What mesh size is considered 'fine' for this strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer features an ultra-fine mesh, perfect for capturing small ice shards and pulp in cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What additional uses does this strainer have?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Besides cocktails, it can be used for straining tea, soups, and other kitchen tasks requiring fine filtration.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, this strainer is safe for both home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it rust?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Made from 304 stainless steel, it is highly resistant to rust and corrosion.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the handle comfortable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The ergonomic, rounded handle provides a comfortable grip for extended use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I hang the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The handle includes a cut-out for easy hanging storage when not in use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What sizes are available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer comes in two sizes: large (10 cm mesh) and small (8 cm mesh).\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it handle hot liquids?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is suitable for hot or cold liquids without affecting its performance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is there a guarantee?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Fine Mesh Strainer\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Stainless Steel Fine Mesh Strainer from A Bar Above is crafted from 304 stainless steel, expertly crafted from premium materials. It features a polished mirror finish and is perfect for achieving ultra-smooth cocktails by capturing ice shards and pulp.\",\n  \"sku\": \"9R-2C59-MRZ2\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"18\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Polished Mirror\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Size Options\",\n      \"value\": \"Large 10 cm, Small 8 cm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.5 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care Instructions\",\n      \"value\": \"Dishwasher Safe\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe 304 Stainless Steel Strainer That Delivers\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$18\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-fine-mesh-strainer')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Large (Double)","offer_id":41254157615207,"sku":"9R-2C59-MRZ2","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Small (Single)","offer_id":41254157647975,"sku":"STRN-FINE-8CM-SS","price":15.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873"},{"product_id":"stainless-steel-citrus-juicer","title":"Stainless Steel Citrus Juicer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003ePremium Stainless Steel Citrus Juicer - Professional Grade Manual Press\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Citrus Juicer | Durable \u0026amp; Ergonomic\"\u003e\n  \u003cmeta name=\"description\" content=\"Extract maximum juice from lemons, limes, and oranges with this premium 304 stainless steel juicer. Designed in California for professional bartenders and home chefs who demand durability and performance.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=1600\" alt=\"Stainless Steel Citrus Juicer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2Versatility_e6515a12-6a9d-41ce-b041-a44ac73836c0.jpg?v=1739230842\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2Versatility_e6515a12-6a9d-41ce-b041-a44ac73836c0.jpg?v=1739230842\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2Versatility_e6515a12-6a9d-41ce-b041-a44ac73836c0.jpg?v=1739230842\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM_3d1169c0-d21b-4d62-8dea-7265da7fd2de.jpg?v=1739230828\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM_3d1169c0-d21b-4d62-8dea-7265da7fd2de.jpg?v=1739230828\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM_3d1169c0-d21b-4d62-8dea-7265da7fd2de.jpg?v=1739230828\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision_c46779b3-5616-423d-8da9-bf2113ea9283.jpg?v=1739230817\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision_c46779b3-5616-423d-8da9-bf2113ea9283.jpg?v=1739230817\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision_c46779b3-5616-423d-8da9-bf2113ea9283.jpg?v=1739230817\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders_b4105530-d0c6-40f8-a96b-812978c3dfaf.jpg?v=1739230808\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders_b4105530-d0c6-40f8-a96b-812978c3dfaf.jpg?v=1739230808\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders_b4105530-d0c6-40f8-a96b-812978c3dfaf.jpg?v=1739230808\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4HowtoUse_4d1ba801-b8f1-457e-ab65-4b5802e17594.jpg?v=1739230800\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4HowtoUse_4d1ba801-b8f1-457e-ab65-4b5802e17594.jpg?v=1739230800\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4HowtoUse_4d1ba801-b8f1-457e-ab65-4b5802e17594.jpg?v=1739230800\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SS2.jpg?v=1739230785\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SS2.jpg?v=1739230785\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SS2.jpg?v=1739230785\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GS_3d679225-716c-496f-860d-4580a46ecbe6.jpg?v=1739230767\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GS_3d679225-716c-496f-860d-4580a46ecbe6.jpg?v=1739230767\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GS_3d679225-716c-496f-860d-4580a46ecbe6.jpg?v=1739230767\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Citrus Juicer, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCorrosion resistant\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Stainless Juicer for Reliable Cocktails\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eErgonomic · 304 Stainless Steel · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The sturdy stainless steel makes every squeeze effortless and precise.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e126 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$29\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless;\" title=\"Stainless\" onclick=\"selectSwatch(this,'Stainless')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $7 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and corrosion resistance. Designed in California, \u003cstrong\u003emade to elevate\u003c\/strong\u003e your bar experience.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCorrosion resistant\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Citrus Juicer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(Why 304 stainless steel elevates your bar tools)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, ensuring long-lasting use and resistance to corrosion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eErgonomically designed for comfort, reducing hand strain during extended use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eEFFICIENCY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eLarger bowl size accommodates various citrus fruits without the need for pre-cutting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eEASE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDishwasher safe, making cleanup simple and maintaining its pristine condition.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy cheap juicers fail\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes at a lower price, but their thin-walled designs often \u003cstrong\u003edent easily\u003c\/strong\u003e and struggle with durability under regular use.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the need is basic, entry-level tools suffice. But for consistent performance, quality matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you need is a 304 stainless steel juicer that enhances every cocktail, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this juicer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this juicer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You love fresh cocktails_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal if you prioritize fresh, vibrant citrus flavors in every drink.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Durability is key_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for those who need a tool that withstands rigorous use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Looking for ease of cleanup_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDishwasher-safe convenience for hassle-free maintenance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Want professional-grade tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDesigned by bartenders, this is your go-to juicer for serious mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this juicer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Only need occasional juicing_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eA plastic juicer might suffice if you juice infrequently.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Prioritize lightweight tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis juicer is heavier for stability, which may not suit everyone.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Budget is tight_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eConsider other options if you need a more economical choice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Prefer multi-purpose tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis is specialized for citrus, not ideal for other fruits.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who enjoy creating professional-level drinks at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned to withstand the demands of high-volume bar service.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Gift givers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect as a thoughtful gift for cocktail lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Precision purists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who require exactness in their cocktail preparations.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Picks\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154600551\" data-handle=\"gold-cocktail-picks\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254155223143\" data-handle=\"gold-standard-bar-spoons\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Citrus Juicer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from 304 stainless steel, this juicer is built for a lifetime of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEffortless grip\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe ergonomic handle and silicone sleeve provide a comfortable, slip-free grip.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEasy cleanup\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDishwasher safe for quick and easy cleanup, maintaining your juicer's shine.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003e304 Steel\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eErgonomic\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eFeatures an \u003cstrong\u003eergonomic handle\u003c\/strong\u003e for comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDishwasher Safe\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eCleanup is a breeze with \u003cstrong\u003edishwasher safety\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Ergonomic design · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003ePrecision and durability are paramount for anyone serious about cocktails. This juicer delivers both, every time.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this juicer resists corrosion and stands up to heavy use, ensuring it will last through countless juicing sessions without losing its integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished finish and sleek design make it a stylish addition to any bar setup, enhancing both the functionality and the look of your cocktail-making tools.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue-over-time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWhile initial cost is higher than plastic alternatives, the longevity and performance of this juicer provide exceptional value over time, reducing the need for replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eProfessional-grade juicing for home and bar\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eJuicing becomes a seamless part of your routine\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning this juicer, citrus squeezing might seem like a chore. With its ergonomic design and \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e durability, every juicing session becomes easier and more enjoyable.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe quality difference is felt in every squeeze, making juicing a joy.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Stainless Steel Citrus Juicer is made of\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.9”\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.3”\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.35 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions are approximate and may vary slightly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSurface Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eManufactured to high standards for safety and durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eTarnish Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eResistant to corrosion\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAvoid using abrasive cleaners to maintain finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Citrus Juicer (0.9” x 0.3” diameter)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle item included per purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eStainless vs plastic: what really matters\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany believe that plastic juicers are sufficient for occasional use, but \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unmatched durability and ease of use, elevating the juicing experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoose stainless steel for a tool that performs consistently and lasts longer.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5USvsTHEM_3d1169c0-d21b-4d62-8dea-7265da7fd2de.jpg?v=1739230828\u0026amp;width=1200\" alt=\"Stainless Steel Citrus Juicer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhen quality meets daily use\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEmbrace the art of mixology with a tool that complements your dedication to quality. This juicer is more than a kitchen gadget; it's an investment in your cocktail craft.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eTransform your bar setup with \u003cstrong\u003eprofessional-grade tools\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eIdeal for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e, \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e, and \u003cstrong\u003egift seekers\u003c\/strong\u003e who value precision and durability. This juicer meets the needs of those serious about their craft.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section showing stainless steel vs plastic juicer\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and stability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe solid weight of stainless steel provides stability, reducing slips and spills during use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eThermal resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eStainless steel maintains its integrity under varying temperatures, unlike plastic which can warp.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel is highly resistant to corrosion, ensuring a long-lasting shine.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The feel of solid steel in your hand is unmatched.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Stainless Juicer for Reliable Cocktails (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n\u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eJuicy Salif Citrus Squeezer\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eChef'n\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eFreshForce Citrus Juicer\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eCuisinart\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eStainless Steel Citrus Juicer\u003c\/small\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.9”\u003c\/td\u003e\n\u003ctd class=\"\"\u003e11.4 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10.00 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8.42 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.3”\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5.5 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2.81 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e12.83 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.35 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.96 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.45 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAluminum\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurface Finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrushed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBPA Free\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBPA-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Citrus Juicer (0.9” x 0.3” diameter)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJuicer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAdjustable reamer with 3 pulp control settings, auto-reversing universal juicer cone, Final-Spin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$29\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$150.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$29.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$12.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (5 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eUnlike the cheaper options here, our polished 304 stainless steel ensures lasting durability and a pristine finish.\u003cspan class=\"cc-mob-hide\"\u003e Choose aluminum and the first sign will be a dull, tarnished surface — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision tools for professional results\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for any cocktail occasion\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for home mixologists who take their craft seriously.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA must-have for bartenders in high-volume settings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn excellent present for cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for events needing efficient and reliable tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEveryday use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eGreat for daily juicing needs at home or work.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6PassionandPrecision_c46779b3-5616-423d-8da9-bf2113ea9283.jpg?v=1739230817\u0026amp;width=1200\" alt=\"Stainless Steel Citrus Juicer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision tools for those who demand the best\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe juicer for the discerning\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of inferior metal vs 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eStainless steel offers \u003cstrong\u003esuperior weight and durability\u003c\/strong\u003e compared to plastic or thin stamped metals, ensuring a stable and reliable juicing experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e304 stainless steel is known for its \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e and long-lasting performance, making it an excellent choice for food contact applications.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis 304 stainless steel citrus juicer combines these properties, providing a tool that excels in both \u003cstrong\u003efunctionality and longevity\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose 304 stainless steel\u003c\/strong\u003e for reliable performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow precision tools are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eSteps in creating a high-quality stainless steel tool\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced tools, each A Bar Above juicer undergoes a meticulous \u003cstrong\u003ehand-finishing process\u003c\/strong\u003e, ensuring a seamless, polished finish that stands out.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe individual attention to finishing means slight variations in texture and polish, emphasizing its handcrafted quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eEach tool is made to perform and last.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy heritage matters in toolmaking\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetal roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecitrus series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of A Bar Above's stainless steel craftsmanship\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith roots in traditional metal crafting, A Bar Above embraces a heritage of quality and precision, ensuring each tool meets the highest standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis commitment to excellence drives their choice of materials and processes, resulting in products that are both durable and elegant.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eInvest in tools that reflect a legacy of craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3TrustedbyBartenders_b4105530-d0c6-40f8-a96b-812978c3dfaf.jpg?v=1739230808\u0026amp;width=1200\" alt=\"Stainless Steel Citrus Juicer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This juicer has transformed my home bar. It's sturdy, reliable, and makes squeezing citrus a breeze.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJessica T., cocktail enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I never knew how much I needed this until I started using it. It's a game-changer for any bartender.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMark R., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The quality is unmatched. It's heavy, solid, and makes juicing so much easier than any plastic model.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eBrian W., home mixologist, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your cocktail-making experience with complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=600\" alt=\"Stainless Steel Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision measuring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-fine-mesh-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/09-9R-2C59-MRZ2_1_1200_736fce70-a2c1-479e-932a-072e018a8976.webp?v=1739230873\u0026amp;width=600\" alt=\"Stainless Steel Fine Mesh Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Fine Mesh Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect filtration\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=600\" alt=\"Stainless Steel Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eDouble-sided accuracy\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete professional setup\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails, one juicer at a time\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall in California, A Bar Above combines cocktail education with professional-grade bar tools. Their mission is to make craft cocktails accessible, focusing on tools designed for durability and ease of use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing California as the design base, A Bar Above emphasizes quality and precision in every product, ensuring that each tool meets the rigorous demands of both home and professional bars.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules for lasting performance\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to clean and maintain the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for all home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAfter washing, dry with a towel to prevent water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse hooks to hang and save space in your kitchen.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eProper care ensures your juicer remains in excellent condition for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy this juicer deserves a place in your bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Stainless Steel Citrus Juicer means choosing a tool that combines \u003cstrong\u003edurability, precision\u003c\/strong\u003e, and ease of use. Unlike plastic alternatives, this juicer maintains its integrity through countless uses, providing consistent results every time. Its ergonomic design and polished finish make it a standout choice for anyone serious about their cocktail craft.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel for durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, embracing professional standards\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, ensuring easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eLarge bowl size accommodates varied citrus sizes\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eExperience the difference a well-made tool can make.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $29\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the juicer efficient for all citrus sizes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the larger bowl accommodates a variety of citrus fruits, from limes to oranges.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I clean this stainless steel juicer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, but for best results, rinse and dry after each use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the 304 stainless steel construction compare to plastic juicers in terms of juice yield and long-term durability?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eAbsolutely\u003c\/strong\u003e. The 304 food-grade stainless steel body provides superior weight distribution for stable pressing, while the material resists citric acid corrosion that degrades plastic juicers, ensuring consistent juice yield even after hundreds of uses, unlike lightweight alternatives that crack or warp.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this citrus juicer durable enough for high-volume professional bar use, or is it designed primarily for home bartenders?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it's engineered for both \u003cstrong\u003ehome and professional\u003c\/strong\u003e bar use, the polished 304 stainless steel withstands commercial-level repetitive juicing without degrading, while the reinforced reamer cone handles the pressure of volume service that would bend or break mass-market options.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the actual storage dimensions of this juicer, and does it include hanging options for limited counter space?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the streamlined design features integrated hanging hooks that let you suspend it from standard bar rails or pegboards, keeping it instantly accessible without occupying valuable prep counter space, a practical advantage over bulky juicers that must sit out or be buried in drawers.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the handle offer a good grip?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe ergonomic handle with a \u003cstrong\u003esilicone sleeve\u003c\/strong\u003e ensures a comfortable, non-slip grip.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this stainless steel juicer come with presentation packaging that makes it gift-ready for cocktail enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDefinitely, the polished professional-grade finish and substantial hand-feel communicate quality immediately upon unboxing, making it an impressive gift for home mixologists who appreciate tools that perform as well as they look, rather than novelty bar gadgets that feel cheap in-hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the actual weight of this stainless steel juicer, and how does that weight contribute to juicing stability?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt weighs 0.35 lbs, a precisely balanced mass that prevents the juicer from sliding or tipping during firm pressing, unlike hollow-feeling lightweight models that require one hand to stabilize while juicing, allowing you to work efficiently with proper leverage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat other tools complement this juicer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eConsider pairing it with our \u003ca href=\"\/products\/stainless-steel-bell-jigger\"\u003eStainless Steel Bell Jigger\u003c\/a\u003e for precise measurements.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does it compare to other bar tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIts \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and ergonomic design set it apart from mass-market tools.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the design origin of this juicer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt is designed in California, reflecting A Bar Above's commitment to quality and innovation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this juicer part of a larger collection?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, explore complementary tools like the \u003ca href=\"\/products\/stainless-steel-fine-mesh-strainer\"\u003eStainless Steel Fine Mesh Strainer\u003c\/a\u003e to complete your bar setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $29\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the juicer efficient for all citrus sizes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the larger bowl accommodates a variety of citrus fruits, from limes to oranges.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I clean this stainless steel juicer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's dishwasher safe, but for best results, rinse and dry after each use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it perform better than plastic juicers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely. Its solid construction offers stability and durability that plastic cannot match.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used in professional settings?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's designed for both home and professional bar use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it easy to store?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its compact design and hooks make it easy to hang and store.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the handle offer a good grip?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The ergonomic handle with a silicone sleeve ensures a comfortable, non-slip grip.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Definitely, its quality and presentation make it a perfect gift for cocktail enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the juicer's weight?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It weighs 0.35 lbs, providing a solid feel for stable juicing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What other tools complement this juicer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Consider pairing it with our Stainless Steel Bell Jigger for precise measurements.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does it compare to other bar tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its 304 stainless steel construction and ergonomic design set it apart from mass-market tools.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the design origin of this juicer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is designed in California, reflecting A Bar Above's commitment to quality and innovation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this juicer part of a larger collection?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, explore complementary tools like the Stainless Steel Fine Mesh Strainer to complete your bar setup.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Citrus Juicer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"This Stainless Steel Citrus Juicer makes juicing effortless with its durable 304 stainless steel construction, designed in California. Ideal for both home and professional bars.\",\n  \"sku\": \"JUICER-SS\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"29\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design Origin\", \"value\": \"California, USA\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Country\", \"value\": \"China\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Stainless Juicer for Reliable Cocktails\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$29\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592652391,"sku":"JUICER-SS","price":29.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857"},{"product_id":"stainless-steel-julep-strainer","title":"Stainless Steel Julep Strainer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eProfessional Julep Strainer | 304 Stainless Steel | Perfect Fit \u0026amp; Finish\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Julep Strainer | Perfect Fit \u0026amp; Finish\"\u003e\n  \u003cmeta name=\"description\" content=\"Professional julep strainer crafted from premium 304 stainless steel for smooth, efficient cocktail straining. Designed in California for the perfect fit and finish bartenders trust.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=1600\" alt=\"Stainless Steel Julep Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_3b870506-5d04-4428-b2bf-64a71252e05e.jpg?v=1739230717\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_3b870506-5d04-4428-b2bf-64a71252e05e.jpg?v=1739230717\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_3b870506-5d04-4428-b2bf-64a71252e05e.jpg?v=1739230717\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_a693d72d-b86f-491d-a9d0-37f03bdeb9ba.jpg?v=1739230711\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_a693d72d-b86f-491d-a9d0-37f03bdeb9ba.jpg?v=1739230711\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_a693d72d-b86f-491d-a9d0-37f03bdeb9ba.jpg?v=1739230711\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ce8edefb-8e23-40d5-b2a9-866a37eadfdd.jpg?v=1739230709\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ce8edefb-8e23-40d5-b2a9-866a37eadfdd.jpg?v=1739230709\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ce8edefb-8e23-40d5-b2a9-866a37eadfdd.jpg?v=1739230709\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_23d9095b-e1fb-443f-b435-29efe4b0caaa.jpg?v=1739230699\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_23d9095b-e1fb-443f-b435-29efe4b0caaa.jpg?v=1739230699\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_23d9095b-e1fb-443f-b435-29efe4b0caaa.jpg?v=1739230699\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_66338e15-040c-4f6d-b953-788bdcc49a11.jpg?v=1739230693\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_66338e15-040c-4f6d-b953-788bdcc49a11.jpg?v=1739230693\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_66338e15-040c-4f6d-b953-788bdcc49a11.jpg?v=1739230693\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_acbb049e-4748-457d-b589-76f8729f679b.jpg?v=1739230699\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_acbb049e-4748-457d-b589-76f8729f679b.jpg?v=1739230699\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_acbb049e-4748-457d-b589-76f8729f679b.jpg?v=1739230699\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Julep Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eSolid-gauge construction\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfortable handle\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Julep Strainer for Precise Straining\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Polished Finish · 6.3\" x 3\"\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The polished mirror finish adds a touch of sophistication to any bar setup.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e243 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$15\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:steel;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $3 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        Crafted from durable 304 stainless steel, this julep strainer is designed in California. Its polished mirror finish adds sophistication to any bar setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eSolid-gauge construction\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfortable handle\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Julep Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from common alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it offers superior resistance to corrosion and wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished mirror finish adds aesthetic value and is easy to clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eFeatures a rounded handle for comfortable, prolonged use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned to fit standard mixing glasses and shakers, ensuring smooth, fast pouring.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy budget strainers fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes and availability, but \u003cstrong\u003ethin-walled pieces dent\u003c\/strong\u003e easily, and plated finishes flake over time, giving a lightweight feel that can undermine the serving experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer only needs to filter ice, standard stainless works fine.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with a polished finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You love crafting cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis strainer is made for those who appreciate precision and quality in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You prefer professional-grade tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted from 304 stainless steel, it offers durability and a polished finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You value comfort and design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts ergonomic handle ensures comfort during use, even in high-volume settings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You want a polished look*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe mirror finish adds a sophisticated touch to your bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You're on a tight budget*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf cost is your primary concern, more affordable options are available.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You rarely entertain*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eFor occasional use, a simpler tool might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You don't need a strainer*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you mix cocktails infrequently, this might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You prefer disposable tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis strainer is built for longevity and repeated use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home bartenders seeking refinement*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who value both function and aesthetic in their home bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned to withstand high-volume use with ease.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for gifting to cocktail enthusiasts and budding mixologists.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Those who demand reliability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnsures smooth, reliable straining with every use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158270567\" data-handle=\"gold-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Picks\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154600551\" data-handle=\"gold-cocktail-picks\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Julep Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eProfessional Quality\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from 304 stainless steel, ensuring durability and superior performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eSleek Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe polished mirror finish enhances the look of any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eComfortable Use\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eErgonomically designed handle makes it easy to use during long shifts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for unmatched durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003ePolished mirror\u003c\/strong\u003e that adds sophistication.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eErgonomic\u003c\/strong\u003e handle for comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Polished mirror finish · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThe Stainless Steel Julep Strainer is crafted for cocktail enthusiasts who appreciate quality and precision.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it resists corrosion and wear, ensuring it remains a staple in your bar for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished mirror finish not only enhances its durability but adds a touch of sophistication to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvesting in this strainer means long-term savings, as its quality construction eliminates the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned in California · Ergonomic handle · Fast and reliable pours\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour bar becomes more efficient and stylish.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Struggling with flimsy tools. \u003cstrong\u003eAfter:\u003c\/strong\u003e Confidently crafting cocktails with a professional-grade strainer.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe polished finish \u003cstrong\u003eelevates your bar's aesthetic\u003c\/strong\u003e, making it a centerpiece.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Julep Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStrainer Body\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6.3\" × 3\"\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.2 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions may vary slightly due to manual measurements.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished mirror\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaterial and finish ensure durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStandard mixing glasses\/shakers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eRegular cleaning helps maintain the finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Julep Strainer (6.3\" × 3\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003ePackaged in a gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eAll measurements are approximate.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eBeautiful doesn't mean fragile.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eThe 304 stainless steel\u003c\/strong\u003e ensures that this strainer is as durable as it is beautiful. It's built to withstand the rigors of high-volume use without losing its shine.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis tool proves that quality materials make all the difference.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_a693d72d-b86f-491d-a9d0-37f03bdeb9ba.jpg?v=1739230711\u0026amp;width=1200\" alt=\"Stainless Steel Julep Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElevate your cocktail experience with precision.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOwning the Stainless Steel Julep Strainer means owning a tool that enhances your cocktail-making process. It brings both functionality and elegance to your bar, making every pour a smooth and satisfying experience.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eInvest in \u003cstrong\u003equality and style\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThe \u003cstrong\u003eStainless Steel Julep Strainer\u003c\/strong\u003e is for those who value precision and craftsmanship in their cocktail tools. It's perfect for the \u003cstrong\u003ediscerning home bartender\u003c\/strong\u003e and the \u003cstrong\u003eprofessional mixologist\u003c\/strong\u003e who demands reliability and style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of material: budget vs. premium stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eStainless Steel Strength\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unmatched strength and resistance to corrosion.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePolished Finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished mirror finish adds sophistication and is easy to maintain.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable Construction\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eBuilt to last, ensuring it remains a staple in your bar.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The strainer feels balanced and comfortable, making cocktail preparation effortless.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Julep Strainer for Precise Straining (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCrafthouse by Fortessa\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCrafthouse Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOXO Steel Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eStrainer Body\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6.3\" × 3\"\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished mirror\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte or Mirror\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrushed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard mixing glasses\/shakers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLarge and standard mixing glasses\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$30.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$120.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$14.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eEnjoy the polished mirror finish that sets this strainer apart, offering a touch of elegance to any bar setup.\u003cspan class=\"cc-mob-hide\"\u003e Choose a lesser option, and when your cocktail leaks through a poorly fitting strainer, it's a party foul you won't forget.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eSTAINLESS STEEL JULEP STRAINER\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eThe strainer that elevates your cocktail experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eVersatile uses for any mixologist\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for elevating your home bar setup with professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for bars and restaurants needing reliable tools for high-volume service.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eMakes a unique gift for cocktail enthusiasts and budding mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhances the experience of making cocktails for parties and events.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA great tool for those learning the art of cocktail crafting.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_ce8edefb-8e23-40d5-b2a9-866a37eadfdd.jpg?v=1739230709\u0026amp;width=1200\" alt=\"Stainless Steel Julep Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision and style in every pour.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Julep Strainer is for the discerning.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel is superior\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of material: budget vs. premium stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unparalleled strength, corrosion resistance, and a smooth finish. Unlike cheap metals, it withstands wear and tear while maintaining a polished look.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e304 stainless steel is renowned for its durability, offering excellent thermal and corrosion resistance, making it ideal for bar tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis strainer's mirror finish not only enhances its aesthetic appeal but also makes it easy to clean and maintain.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures long-lasting performance and style.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow quality is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-polished finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eVisualizing the crafting process: from alloy to finish\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced strainers, this product is crafted with precision. \u003cstrong\u003eHand-polished finishes\u003c\/strong\u003e ensure each piece is unique, offering a level of detail that machine-made products cannot match.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe hand-polishing process ensures that each strainer has a unique finish, adding to its aesthetic value and individuality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eInvesting in hand-polished tools means investing in quality and uniqueness.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe brand's journey to excellence\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern techniques\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esignature series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of craftsmanship and innovation\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above combines traditional craftsmanship with modern techniques, ensuring each tool meets the highest standards of quality and performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe brand's commitment to quality and innovation is evident in its choice of materials and production methods, reflecting a deep understanding of the craft.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eThis blend of tradition and innovation ensures exceptional quality and reliability.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_23d9095b-e1fb-443f-b435-29efe4b0caaa.jpg?v=1739230699\u0026amp;width=1200\" alt=\"Stainless Steel Julep Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This strainer is a game-changer for my home bar. It's sturdy and looks great!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I've used many strainers, but this one stands out for its quality and design.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames L., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The mirror finish adds a touch of elegance to my cocktail setup.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., cocktail enthusiast, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup effortlessly\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore these complementary tools for a perfect cocktail experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003e14-piece set for complete mixing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=600\" alt=\"Stainless Steel Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor smooth shaken cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=600\" alt=\"Stainless Steel Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for every bartender\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecise measuring for cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform. Based in California, they expanded into creating professional-grade bar tools designed for durability and ease of use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eA Bar Above focuses on bartender-designed tools that simplify cocktail making, ensuring both home enthusiasts and professionals can craft perfect drinks.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your strainer\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules for lasting shine\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for all home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to maintain the mirror finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the strainer is completely dry before storing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRegular cleaning\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eClean promptly after use to prevent residue build-up.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your strainer will maintain its quality and shine for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA must-have for cocktail enthusiasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Stainless Steel Julep Strainer is an essential addition to any bar. Its \u003cstrong\u003e304 stainless steel construction\u003c\/strong\u003e ensures durability, while the polished mirror finish adds elegance. Perfect for those who appreciate quality and design in their tools, it offers superior performance and longevity.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel with a polished mirror finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by A Bar Above\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy care\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic handle ensures comfortable use during long shifts\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eInvest in quality and enhance your cocktail experience.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $15\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes the julep strainer distinctive?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003eStainless Steel Julep Strainer\u003c\/strong\u003e is unique due to its 304 stainless steel construction, offering durability and a polished finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does a julep strainer compare to a Hawthorne strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA julep strainer is used for stirred cocktails, fitting snugly in a mixing glass. A Hawthorne strainer, with its spring, is ideal for shaken cocktails.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do you care for the strainer to maintain its condition?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for effortless cleaning. Avoid abrasives to maintain its polished finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the 304 stainless steel julep strainer dishwasher safe, and will it maintain its polished mirror finish after repeated washing?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003e304 stainless steel julep strainer is safe for all home and commercial dishwashers\u003c\/strong\u003e and will maintain its polished mirror finish without dulling, tarnishing, or developing water spots, even after hundreds of wash cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this julep strainer made from genuine 304 food-grade stainless steel, or does it use a thinner gauge steel that might bend or warp during professional use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with a precisely calibrated gauge that resists bending, warping, and corrosion, not the thinner alternatives that feel hollow or lose their shape after just a few months of professional-level bartending.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this julep strainer fit securely in standard mixing glasses without rattling or leaving gaps that let ice shards slip through?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it's designed with precision-matched curvature to \u003cstrong\u003efit snugly in standard mixing glasses (2.5\"-3\" diameter)\u003c\/strong\u003e, creating a tight seal that prevents ice shards from escaping while allowing liquid to flow smoothly, no rattling or awkward gaps.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the handle stay comfortable during extended bartending sessions, or will it dig into your hand or feel slippery when wet?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the \u003cstrong\u003eergonomically contoured handle features rounded edges and balanced weight distribution\u003c\/strong\u003e that prevents hand fatigue during back-to-back cocktails, no sharp edges that dig in, and the polished finish provides secure grip even when wet from condensation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the dimensions of the strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe strainer body measures \u003cstrong\u003e6.3\" × 3\"\u003c\/strong\u003e, with a weight of 0.2 lb.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this julep strainer hold up to the demands of a busy professional bar environment with hundreds of drinks per shift?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, its \u003cstrong\u003ecommercial-grade 304 stainless steel construction, reinforced perforations, and triple-stage polishing\u003c\/strong\u003e make it ideal for professional bar environments where it will strain hundreds of drinks per shift without bending, losing its finish, or developing loose-fitting tolerances.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it be used for other drinks besides cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile it's designed for cocktails, it can also be used for other beverages requiring straining.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $15\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What makes the julep strainer distinctive?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Stainless Steel Julep Strainer is unique due to its 304 stainless steel construction, offering durability and a polished finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does a julep strainer compare to a Hawthorne strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A julep strainer is used for stirred cocktails, fitting snugly in a mixing glass. A Hawthorne strainer, with its spring, is ideal for shaken cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do you care for the strainer to maintain its condition?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dishwasher safe for effortless cleaning. Avoid abrasives to maintain its polished finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the julep strainer dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Stainless Steel Julep Strainer is safe for all home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the strainer's material?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's made from 304 stainless steel, known for its durability and resistance to corrosion.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it fit all mixing glasses?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is designed to fit standard mixing glasses and shakers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the strainer have a comfortable grip?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the ergonomic handle ensures a comfortable grip even during extended use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the dimensions of the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer body measures 6.3\\\" × 3\\\", with a weight of 0.2 lb.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this strainer suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its durable construction and design make it ideal for professional settings.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for other drinks besides cocktails?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While it's designed for cocktails, it can also be used for other beverages requiring straining.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Julep Strainer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Stainless Steel Julep Strainer by A Bar Above offers professional-grade quality with its 304 stainless steel construction and polished finish, designed in California.\",\n  \"sku\": \"SE-NO4W-Q4UB\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"15\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 stainless steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished mirror\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"6.3\\\" × 3\\\"\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"0.2 lbs\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Julep Strainer for Precise Straining\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$15\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592685159,"sku":"SE-NO4W-Q4UB","price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/51-SE-NO4W-Q4UB_1_1200-1_0600e6a7-412a-4436-a3e1-514f7ab52d60.jpg?v=1739230722"},{"product_id":"stainless-steel-bell-jigger","title":"Stainless Steel Bell Jigger","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStainless Steel Bell Jigger | Precision Tool\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Bell Jigger | Precision Tool\"\u003e\n  \u003cmeta name=\"description\" content=\"Achieve perfect cocktail precision with our professional-grade 304 stainless steel bell jigger. Designed in California for bartenders who demand accuracy and durability in every pour.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s; text-decoration: none;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0; transition: color .2s;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer; transition: color .2s;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=1600\" alt=\"Stainless Steel Bell Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackBarwareInfographics_8c3db0a3-c03d-44a6-8a37-dd288a2f5064.png?v=1739230689\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackBarwareInfographics_8c3db0a3-c03d-44a6-8a37-dd288a2f5064.png?v=1739230689\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackBarwareInfographics_8c3db0a3-c03d-44a6-8a37-dd288a2f5064.png?v=1739230689\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_d65272ba-fe18-4baf-9299-b9e723c578f8.jpg?v=1739230670\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_d65272ba-fe18-4baf-9299-b9e723c578f8.jpg?v=1739230670\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_d65272ba-fe18-4baf-9299-b9e723c578f8.jpg?v=1739230670\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_f6599b3f-787a-4134-8e9e-39c1a6378442.jpg?v=1739225604\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_f6599b3f-787a-4134-8e9e-39c1a6378442.jpg?v=1739225604\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_f6599b3f-787a-4134-8e9e-39c1a6378442.jpg?v=1739225604\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_64548d55-7cba-4584-8006-7401da711a5e.jpg?v=1739230656\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_64548d55-7cba-4584-8006-7401da711a5e.jpg?v=1739230656\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_64548d55-7cba-4584-8006-7401da711a5e.jpg?v=1739230656\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_5180eb67-bcac-4fc5-a80e-9538fe209b97.jpg?v=1739230645\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_5180eb67-bcac-4fc5-a80e-9538fe209b97.jpg?v=1739230645\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-4_5180eb67-bcac-4fc5-a80e-9538fe209b97.jpg?v=1739230645\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_cca73986-6411-4bc9-9d0a-70e410fb2131.jpg?v=1739225604\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_cca73986-6411-4bc9-9d0a-70e410fb2131.jpg?v=1739225604\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244988-Beginner-to-Pro-Jiggers_Opt02_121321_cca73986-6411-4bc9-9d0a-70e410fb2131.jpg?v=1739225604\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_e24171a4-4c6e-4c80-8e25-9365f6a8297d.jpg?v=1739225604\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_e24171a4-4c6e-4c80-8e25-9365f6a8297d.jpg?v=1739225604\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244977_PerfectGiftJiggers_01_121021_e24171a4-4c6e-4c80-8e25-9365f6a8297d.jpg?v=1739225604\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Bell Jigger, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Bartender-Designed Bell Jigger for Precision\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Dual-Sided · Ergonomic Design\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The polished finish and precise markings make this jigger indispensable.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e165 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:silver;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and precision. Designed in California, made for both home and professional bar use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic design\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Bell Jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes stainless steel different from cheaper metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInternal calibration ensures exact measurements, vital for consistent cocktail quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eErgonomic shape provides a comfortable hold, reducing hand fatigue during extended use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it withstands frequent use without compromising integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished finish complements any bar setup, adding a touch of elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with low-quality jiggers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistency, but thin-walled jiggers can warp easily. \u003cstrong\u003eThin metal construction\u003c\/strong\u003e often leads to inaccurate measures.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger just needs to measure roughly, a basic one will do.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with precise markings, this jigger is unmatched.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You value precise measurements_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis jigger is ideal for those who need exact measurements for perfect cocktails every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You appreciate quality materials_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted from 304 stainless steel, it ensures durability and a premium feel.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You host frequently_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for entertaining, offering consistent performance in each cocktail.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_You enjoy sleek design_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe polished finish and ergonomic shape make it a stylish addition to any bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_You prefer casual measuring_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf precision is not a priority, this jigger might offer more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_You don't use jiggers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you rarely measure your ingredients, this tool could sit unused.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_You need rapid speed_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eFor speed over precision, a simpler or larger measurement tool might suit better.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_You want the cheapest option_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf price is your only concern, a basic jigger would be more cost-effective.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Home mixologists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose perfecting their craft at home will find this jigger indispensable.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for high-volume service requiring precision and durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Style-conscious hosts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA polished tool that enhances the look of any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Gift buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent choice for a thoughtful and practical bar gift.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254157484135\" data-handle=\"gold-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Mixologist Bar Set (14-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212594946151\" data-handle=\"gold-mixologist-bar-set-14-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Bell Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision in Every Pour\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eWith clearly marked measurements, ensure every cocktail is crafted with exactitude.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eAesthetic Appeal\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eIts polished finish and sleek design make it a stylish addition to any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from 304 stainless steel, it promises longevity and excellent performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eSTAINLESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eDesigned for \u003cstrong\u003ecomfortable handling\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003ePRECISE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eClear markings for \u003cstrong\u003eexact measurements\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 Stainless Steel · Dual-Sided · Ergonomic Design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      For those who understand that precision in cocktails can transform an experience into an art form.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability You Can Trust\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this jigger resists wear and tear, maintaining its polished finish even with frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe elegant, polished finish and ergonomic design ensure that this jigger not only performs well but looks stunning on any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvesting in quality means fewer replacements. This jigger offers lasting precision and style, making it a smart choice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePrecision calibration · Elegant finish · Professional-grade\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003ePrecision transforms your cocktail crafting\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Guesswork and spills. \u003cstrong\u003eAfter:\u003c\/strong\u003e Each pour is precise, ensuring cocktails are consistently excellent, enhancing your bar skills.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003ePrecision becomes second nature\u003c\/strong\u003e, elevating every cocktail-making session.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Bell Jigger is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.4\"\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDesigned for precise measurements.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished mirror finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDurable and elegant.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eEasy maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Bell Jigger (3.4\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003ePerfect for cocktail enthusiasts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all stainless steel is equal\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume all stainless steel jiggers are the same. \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability and precision.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing quality materials ensures your tool performs consistently, enhancing your cocktail experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-1_d65272ba-fe18-4baf-9299-b9e723c578f8.jpg?v=1739230670\u0026amp;width=1200\" alt=\"Stainless Steel Bell Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCraft cocktails with confidence\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the \u003cstrong\u003eStainless Steel Bell Jigger\u003c\/strong\u003e, precision becomes your standard, not a luxury. Each cocktail is a testament to your commitment to quality.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eExperience the art of mixology\u003c\/strong\u003e with every pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003ePerfect for \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e and \u003cstrong\u003ehome mixologists\u003c\/strong\u003e who value \u003cstrong\u003eprecision and style\u003c\/strong\u003e in their cocktail crafting.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget metal vs. 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight \u0026amp; Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel offers a substantial feel, enhancing balance and ease of use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists rust, maintaining its sheen and performance over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePrecision Markings\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAccurate measurements are critical. This jigger's clear gradations ensure consistent cocktail quality.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This jigger feels perfect in hand, balancing weight and precision.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eBartender-Designed Bell Jigger for Precision (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOXO Steel Double Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Leopold Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eFortessa\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eFortessa Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.4\"\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2.2 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2.9 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.4\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.75 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished mirror finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrushed stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVaries by model: stainless steel, copper-plated, silver-plated, gold-plated, gunmetal black, or\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Bell Jigger (3.4\")\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFour conical measuring cups\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDouble jigger with 1\/3 oz, 3\/4 oz, 1 1\/2 oz, 1\/4 oz, 1\/2 oz, and 1 oz measurements\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (1 more dimension)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eOne of the few in this lineup with a polished mirror finish, this jigger exudes elegance with every pour.\u003cspan class=\"cc-mob-hide\"\u003e Choose the cheaper options, and the first sign will be an uneven pour — right when precision matters most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your craft with precision tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for your Bell Jigger\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eCreate consistent drinks that impress your guests with ease.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA must-have for high-volume drink service with precision.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eTeach accuracy and technique with a reliable tool.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn excellent gift for those who appreciate fine barware.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003ePersonal Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your home bar setup with a professional touch.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1244981-Bartender-Strong-Jiggers_Opt01_121021_f6599b3f-787a-4134-8e9e-39c1a6378442.jpg?v=1739225604\u0026amp;width=1200\" alt=\"Stainless Steel Bell Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision tools for the discerning mixologist.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA Bar Above tools are for those who care.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhat 304 stainless steel offers\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 steel jigger\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget metal vs. 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is known for its superior durability and resistance to corrosion, setting it apart from budget metals that may warp or rust over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eIts high chromium content provides excellent rust resistance, ensuring longevity and maintenance of the polished finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe bell jigger’s 304 stainless steel construction guarantees precision and durability, ideal for both professional and home use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose 304 stainless steel\u003c\/strong\u003e for lasting quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe production journey of our jigger\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to finished jigger\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, this jigger undergoes a meticulous process from alloy selection to hand-finishing, ensuring quality and precision.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eIndividual variation\u003c\/strong\u003e is a hallmark of quality, not a flaw, adding uniqueness to each piece.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eThe process ensures a high-quality final product.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe legacy behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision tools\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebell jigger\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eChronology of A Bar Above's craftsmanship\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above's products are rooted in a tradition of craftsmanship, emphasizing quality and precision from the start.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eChoosing 304 stainless steel reflects the brand’s commitment to durability and performance in every tool.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eCraftsmanship you can trust in every pour.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BellJigger-SS-Infographic-7_64548d55-7cba-4584-8006-7401da711a5e.jpg?v=1739230656\u0026amp;width=1200\" alt=\"Stainless Steel Bell Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love the weight and precision of this jigger. It's a staple in my home bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., home bartender, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The internal markings make measuring effortless. A must-have for any cocktail enthusiast.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., cocktail enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Durable and stylish, this jigger has replaced all others in my collection.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eLiam S., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup effortlessly\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore more tools to elevate your mixology skills.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=600\" alt=\"Stainless Steel Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision for cocktail crafting\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete your bar setup\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-citrus-juicer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=600\" alt=\"Stainless Steel Citrus Juicer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Citrus Juicer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFresh citrus for cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eAdd some elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting professional-grade tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above combines cocktail education with professional bar experience. Designed in California, their tools are crafted for both home enthusiasts and professionals, ensuring durability, accuracy, and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eTheir commitment to quality is reflected in the use of 304 stainless steel and a focus on design that supports real bar workflow, making cocktail crafting accessible and enjoyable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your jigger\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules to maintain its precision\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eUse Gentle Detergents\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAvoid harsh chemicals to maintain the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry Thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003ePrevent water spots by drying immediately after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore Properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry place to avoid moisture buildup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse a soft cloth for cleaning to prevent scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eYour jigger is built to last, ensuring precise measurements for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe essential tool for precise cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Stainless Steel Bell Jigger means investing in quality and precision. \u003cstrong\u003eThis jigger is designed to last\u003c\/strong\u003e, providing consistent performance that elevates your cocktail-making experience. Its robust construction and ergonomic design make it a standout choice for both home and professional use.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel, durable and precise\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by bartenders\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic bell shape, comfortable handling\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eExperience the difference quality makes in every pour.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the bell jigger improve measuring accuracy?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eInternal markings\u003c\/strong\u003e allow for precise measurements, ensuring consistent cocktail quality.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I clean the stainless steel jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for convenience, but hand drying is recommended to maintain the polished finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the measurement markings on this jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger includes clear markings at \u003cstrong\u003e1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz,\u003c\/strong\u003e and 1 bar spoon.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this bell jigger compare to professional-grade measuring tools used in commercial bars?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis bell jigger features the same 304 food-grade stainless steel construction and precision-calibrated internal markings used in high-volume commercial bars, with a weight distribution specifically engineered for accurate pouring during rapid-fire service, not the lightweight hollow feel of consumer-grade alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this bell jigger ideal for home mixologists who want professional-quality cocktails?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe bell jigger's eight precisely etched measurement markings (from 1\/4 oz to 1 3\/4 oz) and balanced 3.4-inch height let home bartenders achieve the exact ratios that define professional cocktails, while the polished mirror finish and ergonomic bell shape provide the tactile feedback and visual elegance serious enthusiasts expect.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel is used in this jigger and why does it matter for bartending?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis jigger is crafted from genuine 304 food-grade stainless steel, the same corrosion-resistant, non-reactive alloy used in professional kitchen equipment, ensuring it won't leach metallic flavors into citrus-based cocktails or degrade from repeated exposure to酸性 ingredients and commercial dishwashing cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat customer protection and warranty coverage comes with this bell jigger purchase?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre there other jigger styles available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, explore our \u003ca href=\"\/products\/stainless-steel-japanese-jigger\"\u003eStainless Steel Japanese Jigger\u003c\/a\u003e for a different style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs it part of a larger set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYou can pair it with the \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\"\u003eStainless Steel Mixologist Bar Set\u003c\/a\u003e for a complete setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the construction quality of this bell jigger compare to cheaper alternatives sold by other brands?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike thin-walled jiggers that arrive with sharp unfinished edges and fade-prone stamped markings, this bell jigger undergoes triple-stage polishing for smooth, safe handling and features deeply etched measurement lines that remain legible even after years of commercial dishwasher use, all with the balanced heft that signals genuine 304 stainless steel construction rather than hollow imitations.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How does the bell jigger improve measuring accuracy?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Internal markings allow for precise measurements, ensuring consistent cocktail quality.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I clean the stainless steel jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dishwasher safe for convenience, but hand drying is recommended to maintain the polished finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the measurement markings on this jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger includes clear markings at 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, and 1 bar spoon.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this jigger suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's designed with professional bartenders in mind, ensuring durability and precision.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use this jigger for home bartending?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it's perfect for home mixologists seeking precision and style in cocktail preparation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the material of this jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Made from 304 stainless steel, known for its durability and resistance to corrosion.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are there other jigger styles available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, explore our Stainless Steel Japanese Jigger for a different style.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it part of a larger set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"You can pair it with the Stainless Steel Mixologist Bar Set for a complete setup.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does it compare to other brands?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our jigger uses 304 stainless steel, offering superior durability and precision compared to cheaper alternatives.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Bell Jigger\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Stainless Steel Bell Jigger by A Bar Above is crafted from high-quality 304 stainless steel, ensuring precise measurements and durability. Designed in California, it's perfect for both professional bartenders and home mixologists.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished mirror\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"3.4\\\" tall\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Measurement Markings\", \"value\": \"1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, 1 bar spoon\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eBartender-Designed Bell Jigger for Precision\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212592717927,"sku":"Y8-LFZI-6PQD","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/75-Y8-LFZI-6PQD_1_1200_2455384b-24ca-4167-8dd2-3bd662c90701.jpg?v=1739230679"},{"product_id":"stainless-steel-cocktail-picks","title":"Stainless Steel Cocktail Picks","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStainless Steel Cocktail Picks | Reusable Elegance\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Cocktail Picks | Reusable Elegance\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktails with premium 304 stainless steel picks, reusable, elegant, and designed in California for lasting durability.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s ease;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .2s ease;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .2s ease;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=1600\" alt=\"Stainless Steel Cocktail Picks - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1087923_ShortStainlessInfographic2_white_061121_669ef25d-451c-46d2-804a-3b1e1066dc7f.jpg?v=1739230621\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1087923_ShortStainlessInfographic2_white_061121_669ef25d-451c-46d2-804a-3b1e1066dc7f.jpg?v=1739230621\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1087923_ShortStainlessInfographic2_white_061121_669ef25d-451c-46d2-804a-3b1e1066dc7f.jpg?v=1739230621\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_6b11bc65-4abc-463a-9b5b-8357a7f97a0c.jpg?v=1739230616\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_6b11bc65-4abc-463a-9b5b-8357a7f97a0c.jpg?v=1739230616\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_6b11bc65-4abc-463a-9b5b-8357a7f97a0c.jpg?v=1739230616\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_8d079027-7a41-4ad7-b1f8-43e66419d40f.jpg?v=1739230609\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_8d079027-7a41-4ad7-b1f8-43e66419d40f.jpg?v=1739230609\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_8d079027-7a41-4ad7-b1f8-43e66419d40f.jpg?v=1739230609\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_458a0b02-c918-46b4-aaf7-40da7b49c8ff.jpg?v=1739230603\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_458a0b02-c918-46b4-aaf7-40da7b49c8ff.jpg?v=1739230603\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_458a0b02-c918-46b4-aaf7-40da7b49c8ff.jpg?v=1739230603\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo12_1200_2fa76f66-9f61-4474-a42c-e577df78f70e.jpg?v=1739230598\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo12_1200_2fa76f66-9f61-4474-a42c-e577df78f70e.jpg?v=1739230598\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo12_1200_2fa76f66-9f61-4474-a42c-e577df78f70e.jpg?v=1739230598\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo03_1200_1_4b192def-9838-4720-a7db-5d0729189b3f.jpg?v=1739230592\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo03_1200_1_4b192def-9838-4720-a7db-5d0729189b3f.jpg?v=1739230592\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo03_1200_1_4b192def-9838-4720-a7db-5d0729189b3f.jpg?v=1739230592\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Cocktail Picks, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood Safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eEco-Friendly\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Reusable Stainless Steel Elegance\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · 12 Picks · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"These stainless steel picks are sharp, stylish, and incredibly durable.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e236 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$16\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:#C0C0C0;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers durability and elegance, designed in California and perfect for both casual and professional settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood Safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eEco-Friendly\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow are Stainless Steel Cocktail Picks different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-market picks)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures resistance to rust and corrosion, providing long-lasting elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eECO-FRIENDLY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eA \u003cstrong\u003ereusable alternative\u003c\/strong\u003e to disposable picks, these reduce waste and promote sustainability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eTwo lengths fit diverse glass types, making them \u003cstrong\u003eperfect for any cocktail or appetizer\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eELEGANT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAdds a \u003cstrong\u003eprofessional touch\u003c\/strong\u003e to any drink presentation, elevating your hosting and bartending.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with standard picks\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes but \u003cstrong\u003ethin-walled pieces dent easily\u003c\/strong\u003e and finishes flake over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the picks are only meant for single use, plastic is fine. But for elegance and durability, metal is key.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you desire is polished 304 stainless steel that resists rust and adds style, these picks fit perfectly.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Hosting cocktail parties*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eElevate your events with stylish picks that impress and endure.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Eco-conscious hosting*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eChoose durable picks to reduce waste and enhance your presentation.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartending*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eReliable, elegant tools for consistent use in any bar setting.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Versatile use*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eGreat for both cocktails and appetizers, adding flair to any occasion.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Using disposable picks*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you prefer single-use options, these may not be necessary.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Everyday food prep*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eFor most food tasks, simpler tools might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist bar setups*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf simplicity is key, extra tools may be seen as clutter.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf initial cost is a concern, alternatives might seem more appealing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Stylish home bars*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who value both form and function.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Eco-friendly gatherings*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for hosts prioritizing sustainability with style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA must-have for bartenders who demand quality and aesthetics.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Event planners*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for adding a touch of class to any event.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003e12-Piece Cocktail Pick Set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete your\u003cbr\u003ecocktail ensemble\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eShort Picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12 x 4\" length\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eLong Picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12 x 8\" length\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCombo Picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 short, 6 long\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e12 pieces · Various lengths\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from 304 stainless steel for lasting durability and style.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo12_1200_2fa76f66-9f61-4474-a42c-e577df78f70e.jpg?v=1739230598\u0026amp;width=1600\" alt=\"Stainless Steel Cocktail Picks - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Stainless Steel Cocktail Picks\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElevates Presentation\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThese picks add sophistication to cocktails, transforming any drink into a statement piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEco-Conscious Choice\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eReduces waste with a reusable design, perfect for environmentally aware hosts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDurable Craftsmanship\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from robust 304 stainless steel, these picks withstand regular use without compromising appearance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eEco-Friendly\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eReduce waste with \u003cstrong\u003ereusable\u003c\/strong\u003e picks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eStylish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eAdds \u003cstrong\u003eelegance\u003c\/strong\u003e to any drink.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 stainless steel · Reusable · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThese picks represent the perfect blend of elegance and practicality, making them essential for any serious bartender or host.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures these picks remain rust-free and elegant through countless uses, unlike inferior materials that degrade quickly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eElegant Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished finish not only catches the eye but also enhances the presentation, making any cocktail or appetizer look professionally crafted.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eSustainable Choice\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eSwitching to reusable picks means a commitment to environmental sustainability, reducing waste from single-use alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eEco-friendly picks for stylish hosting\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour hosting becomes effortlessly stylish.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning these, your events might rely on disposable picks, lacking elegance. With stainless steel picks, every garnish becomes a statement, transforming the ordinary into exceptional.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eElevate your gatherings with \u003cstrong\u003esophisticated and sustainable\u003c\/strong\u003e tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Stainless Steel Cocktail Picks are made of, and how they're built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eShort Pick Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4 inches (100 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLong Pick Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 inches (202 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eShaft Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBall Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions apply to both short and long picks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMade from high-quality materials for safety and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasive cleaners\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaintenance\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolish occasionally\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care enhances longevity and appearance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12 Cocktail Picks (4\" or 8\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eChoose from short, long, or combo sets.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all picks are created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unmatched durability, unlike cheaper alloys that corrode and tarnish.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eChoose quality\u003c\/strong\u003e that lasts, not just flashy looks that fade.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1124724_ComboFinishingTouch_071321copy_6b11bc65-4abc-463a-9b5b-8357a7f97a0c.jpg?v=1739230616\u0026amp;width=1200\" alt=\"Stainless Steel Cocktail Picks - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eTransform your bar into a masterpiece.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach pick elevates your presentation, making every drink and appetizer a conversation piece. Durable, elegant, and environmentally conscious, these picks are more than just tools; they're a statement of style.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eChoose \u003cstrong\u003esophistication\u003c\/strong\u003e over simplicity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eIdeal for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e, \u003cstrong\u003eeco-conscious hosts\u003c\/strong\u003e, and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who appreciate durable, elegant, and sustainable bar tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003e304 stainless steel vs inferior alternatives\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eRust Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior rust resistance, ensuring long-lasting beauty and functionality.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eUnlike thin, stamped metal, these picks are robust and can withstand regular use without bending.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePolished Finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished surface not only enhances appearance but also makes cleaning straightforward.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Feels solid and substantial in the hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eReusable Stainless Steel Elegance (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eGodinger\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eGodinger Stainless Steel Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eWilliams Sonoma Stainless Steel Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eSur La Table\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eSur La Table Stainless Steel Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCrate \u0026amp; Barrel\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCrate \u0026amp; Barrel Stainless Steel Cocktail Picks\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eShort Pick Length\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4 inches (100 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLong Pick Length\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8 inches (202 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolish occasionally\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-wash\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e12 Cocktail Picks (4\" or 8\")\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSet of six\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 picks\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSet of 6 cocktail picks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ebrushed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$16\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$85.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$44.95\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.95\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$6.97\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (5 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eUnlike the cheaper options here, our polished 304 stainless steel construction ensures durability and elegance.\u003cspan class=\"cc-mob-hide\"\u003e Choose factory-made picks, and the first sign will be the dull finish — right when presentation matters most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eBARWARE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your cocktail experience with style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eIdeal occasions for these picks\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance every drink with a touch of elegance and flair.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDinner Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for adding sophistication to any appetizer presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eReliable tools for bartenders who value quality and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eWeddings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eMake a memorable impression with polished, reusable picks.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEco-Conscious Gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eHost with sustainability in mind using reusable tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1109407_LongStainlessInfographic1_062521_8d079027-7a41-4ad7-b1f8-43e66419d40f.jpg?v=1739230609\u0026amp;width=1200\" alt=\"Stainless Steel Cocktail Picks - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eSome tools are just tools. Others make a statement.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA Bar Above is for the latter.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhat makes 304 stainless steel superior\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparing 304 stainless steel to cheaper alternatives\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is renowned for its resistance to rust and corrosion, offering a durability that cheaper alloys cannot match. This material ensures that your picks remain pristine through countless uses.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e304 stainless steel is an alloy known for its \u003cstrong\u003estrength and longevity\u003c\/strong\u003e. It resists tarnishing and keeps its sheen, making it ideal for repeated use in both professional and home settings.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThese picks use the finest 304 stainless steel, ensuring they withstand regular use while maintaining their polished finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose 304 stainless\u003c\/strong\u003e for lasting quality and performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow these cocktail picks are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to finishing touches\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, these picks are \u003cstrong\u003ecrafted with precision\u003c\/strong\u003e. The process begins with selecting high-quality stainless steel, followed by forming and hand-finishing to ensure each piece meets exacting standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach pick may show slight variations, a testament to the artisan touch involved in their creation. This individuality is a hallmark of quality, not a defect.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eHand-finished for a touch of elegance in every piece.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality metalwork\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetal roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand inception\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern classics\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA timeline of craftsmanship and innovation\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe tradition of metalworking in this region is deeply rooted in quality and precision. This heritage ensures that each piece is made with care, reflecting a timeless commitment to excellence.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above chose this path to blend traditional techniques with modern design, creating tools that are both beautiful and functional.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eExperience a legacy\u003c\/strong\u003e of craftsmanship in every pick.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Copyof1088294_ShortStainlessInfographic3_061121_458a0b02-c918-46b4-aaf7-40da7b49c8ff.jpg?v=1739230603\u0026amp;width=1200\" alt=\"Stainless Steel Cocktail Picks - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The quality of these picks is outstanding. They've become an essential part of my bar toolkit.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I appreciate the durability and style these bring. Perfect for both drinks and appetizers.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMichael T., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"These picks have made hosting so much easier. They look great and don't bend.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., frequent entertainer, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar toolkit\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your cocktail presentations with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eProfessional-grade tools\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-metal-cocktail-straws\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=600\" alt=\"Stainless Steel Metal Cocktail Straws\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Metal Cocktail Straws\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eSustainable sipping\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-standard-bar-spoons\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=600\" alt=\"Stainless Steel Standard Bar Spoons\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Standard Bar Spoons\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect stirring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eAdd a touch of gold\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting bartender-designed excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above started as a cocktail education platform and evolved into a brand offering professional-grade bar tools. Designed in California, these tools emphasize durability, style, and function, catering to both home and professional bartenders.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe brand's dedication to quality ensures that each product not only meets but exceeds expectations, providing tools that make crafting cocktails easier and more enjoyable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the shine\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths and mild detergents to maintain the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eUse dishwasher\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for all home and commercial dishwashers, making cleanup easy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003ePolish occasionally\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eBringing back the shine with a gentle polish keeps them looking new.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep picks in a dry place to prevent any moisture damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, these picks will remain a staple in your bar for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA wise investment for any bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThese stainless steel cocktail picks are \u003cstrong\u003enot just tools\u003c\/strong\u003e, but statements of style and sustainability. Their durable construction ensures they withstand the test of time, making them a smart addition for any host or bartender. Opt for quality that enhances your bar setup and garnishing experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel for ultimate durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, ensuring high-quality standards\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for effortless cleaning\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect for cocktails and appetizers, versatile and stylish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your bar with picks that combine elegance and function.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $16\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow long are the stainless cocktail picks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe picks come in two lengths: \u003cstrong\u003e4 inches\u003c\/strong\u003e and \u003cstrong\u003e8 inches\u003c\/strong\u003e, suitable for various glass types.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the 304 stainless steel withstand repeated commercial dishwasher cycles without losing its polished finish or developing water spots?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the genuine 304 food-grade stainless steel construction is fully dishwasher safe and maintains its mirror-polished finish even after hundreds of high-temperature commercial wash cycles, unlike thin chrome-plated alternatives that flake or tarnish after just a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these picks be used for appetizers as well as drinks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! They are perfect for both cocktails and a variety of appetizers, providing a stylish presentation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these genuine 304 food-grade stainless steel throughout, or do they use cheaper alloys with a thin stainless coating that wears off?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese picks are crafted from solid \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e throughout, the same corrosion-resistant, non-reactive material used in professional kitchen equipment, not hollow tubes or cheaper 201-grade steel with surface plating that chips and exposes rust-prone metal underneath.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the packaging include a presentation-quality gift box suitable for cocktail enthusiasts, or will I need to repackage them myself?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, every set arrives in a premium \u003cstrong\u003egift-ready presentation box\u003c\/strong\u003e with protective foam inserts that keep the picks organized and pristine, ready to give directly to cocktail enthusiasts or professional bartenders without any additional wrapping needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhy choose stainless steel over plastic?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStainless steel is \u003cstrong\u003emore durable\u003c\/strong\u003e and eco-friendly, reducing waste compared to disposable plastic picks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill these picks hold up to the demands of a high-volume professional bar, or are they designed primarily for occasional home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, these picks are built to \u003cstrong\u003eprofessional-bar standards\u003c\/strong\u003e with commercial-grade 304 stainless steel that resists bending under repeated use, maintains its polished appearance through hundreds of service cycles, and meets health department requirements for food-contact surfaces in licensed establishments.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the recommended cleaning method to preserve the mirror finish and prevent tarnishing or water spots over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSimply place them in the dishwasher, the triple-stage polished finish resists water spots and maintains its luster without special treatment. For best results, allow them to air dry fully or hand-dry immediately after washing to preserve the mirror shine between uses.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDo they come in different finishes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese are available in \u003cstrong\u003estainless steel\u003c\/strong\u003e, with other finishes like gold and copper available separately.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs there a warranty on these picks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How long are the stainless cocktail picks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The picks come in two lengths: 4 inches and 8 inches, suitable for various glass types.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are stainless picks safe for the dishwasher?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, these picks are dishwasher safe for both home and commercial use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these picks be used for appetizers as well as drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! They are perfect for both cocktails and a variety of appetizers, providing a stylish presentation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What material are these picks made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These are made from 304 stainless steel, known for its durability and rust resistance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do the picks come in a gift box?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the picks are packaged in a gift-ready box, perfect for gifting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Why choose stainless steel over plastic?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Stainless steel is more durable and eco-friendly, reducing waste compared to disposable plastic picks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these picks suitable for professional bars?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, they are designed for professional use, offering reliability and elegance in any bar setting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I care for the picks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Simply place them in the dishwasher for easy cleaning or hand wash if preferred.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do they come in different finishes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These are available in stainless steel, with other finishes like gold and copper available separately.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is there a warranty on these picks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Cocktail Picks\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"Enhance your cocktail and appetizer presentations with these durable and stylish 304 stainless steel picks.\",\n  \"sku\": \"73-M8LW-QM45\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"16\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Length\", \"value\": \"4 inches and 8 inches\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Designed In\", \"value\": \"California, USA\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eReusable Stainless Steel Elegance\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$16\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Short (4\")","offer_id":41254154829927,"sku":"73-M8LW-QM45","price":16.0,"currency_code":"USD","in_stock":true},{"title":"Long (8\")","offer_id":41254154862695,"sku":"XB-VIWS-8STM","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Combo (4\" \u0026 8\")","offer_id":41254154895463,"sku":"9R-7RYS--WPNEYLE9FQ","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627"},{"product_id":"gold-julep-strainer","title":"Gold Julep Strainer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Julep Strainer - Premium 304 Stainless Steel | Professional Cocktail Straining\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Julep Strainer | Perfect Straining Every Time\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktail game with our Gold Julep Strainer, expertly crafted from premium 304 stainless steel for professional-grade straining. Designed in California for bartenders who demand precision and style.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=1600\" alt=\"Gold Julep Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_bb7538ad-c160-482c-80fe-0c742fc11937.jpg?v=1739230569\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_bb7538ad-c160-482c-80fe-0c742fc11937.jpg?v=1739230569\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GoldJulepStrainerKeyFeatures_bb7538ad-c160-482c-80fe-0c742fc11937.jpg?v=1739230569\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_39392aee-8f0b-4a6d-8da6-115c9eec11a0.jpg?v=1739230550\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_39392aee-8f0b-4a6d-8da6-115c9eec11a0.jpg?v=1739230550\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_39392aee-8f0b-4a6d-8da6-115c9eec11a0.jpg?v=1739230550\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_b7827c38-2c0e-46fe-b5c2-932ee35ee56e.jpg?v=1739230519\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_b7827c38-2c0e-46fe-b5c2-932ee35ee56e.jpg?v=1739230519\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_b7827c38-2c0e-46fe-b5c2-932ee35ee56e.jpg?v=1739230519\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_6d11074e-dcce-4bbe-9285-ee60dec2eb8d.jpg?v=1739230502\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_6d11074e-dcce-4bbe-9285-ee60dec2eb8d.jpg?v=1739230502\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_6d11074e-dcce-4bbe-9285-ee60dec2eb8d.jpg?v=1739230502\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_43369356-a748-4741-9480-4f30ff5d6cd6.jpg?v=1739230476\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_43369356-a748-4741-9480-4f30ff5d6cd6.jpg?v=1739230476\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong-SS_43369356-a748-4741-9480-4f30ff5d6cd6.jpg?v=1739230476\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_85dd6a0a-715d-48ff-b2e0-3b4e63db2b38.jpg?v=1739230471\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_85dd6a0a-715d-48ff-b2e0-3b4e63db2b38.jpg?v=1739230471\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3_85dd6a0a-715d-48ff-b2e0-3b4e63db2b38.jpg?v=1739230471\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Julep Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished gold finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eStandard mixing glass fit\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfortable rounded handle\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Gold Julep Strainer That Elevates\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eGold Finish · 304 Stainless Steel · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The 304 stainless steel ensures durability while the gold finish adds elegance.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e218 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$18\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted in California\u003c\/strong\u003e and designed for elegant cocktail experiences, the Gold Julep Strainer combines durability with style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished gold finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eStandard mixing glass fit\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfortable rounded handle\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Julep Strainer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from other metals)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers robust strength, resisting dents and maintaining its shape over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eELEGANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts \u003cstrong\u003epolished gold finish\u003c\/strong\u003e adds a sophisticated touch to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe comfortable, \u003cstrong\u003erounded handle\u003c\/strong\u003e ensures effortless pouring without hand strain.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFIT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned to \u003cstrong\u003efit standard mixing glasses\u003c\/strong\u003e, it makes straining cocktails a breeze.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated tools tarnish\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but \u003cstrong\u003ethin-walled pieces\u003c\/strong\u003e tend to dent, and plated edges can flake over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer's only goal is to filter, a basic model suffices. But for hosting, durability and finish matter.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with a polished gold finish that stands out, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You love cocktail making*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for those who regularly enjoy mixing up cocktails with a gold-themed setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You value durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted with 304 stainless steel, this strainer will last through countless cocktail sessions.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You appreciate elegance*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe polished gold finish adds a touch of sophistication to your bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*You want a reliable tool*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDesigned for effective straining, ensuring every cocktail is smooth and particle-free.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You dislike gold finishes*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf gold isn't your style, consider a different finish that suits your preference.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You need a plastic option*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis stainless steel strainer isn't for those seeking lightweight plastic alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You prefer single-use items*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eDesigned for longevity, this strainer isn't a disposable tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*You don't need a strainer*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf straining isn't a part of your cocktail routine, this may not be necessary.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who want to elevate their home bar setup with style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA durable choice for professionals seeking reliable tools for high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA perfect gift for cocktail enthusiasts who appreciate quality and design.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Design-conscious hosts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who want their bar tools to match their sophisticated decor.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588621927\" data-handle=\"gold-hawthorne-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158270567\" data-handle=\"gold-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Julep Strainer\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegance and Style\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe polished gold finish adds a sophisticated look to your bar collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from durable 304 stainless steel, it withstands high-volume use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePerfect Fit\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned to sit comfortably in standard mixing glasses for smooth straining.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures a long lifespan.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eA \u003cstrong\u003epolished gold finish\u003c\/strong\u003e complements any elegant bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFUNCTION\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eFits \u003cstrong\u003estandard mixing glasses\u003c\/strong\u003e for reliable use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePolished gold finish · Dishwasher safe · 304 stainless steel\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value both style and performance in their cocktail tools, the Gold Julep Strainer is an essential addition to any bar.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurable Craftsmanship\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this strainer resists wear and tear, maintaining its shape and finish even with frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eElegant Design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003epolished gold finish\u003c\/strong\u003e elevates the look of your bar setup, making it a standout piece in both home and professional bars.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue for Money\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest in quality that lasts, ensuring your cocktail tools perform at their best for years without needing frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eEnhance your bar setup with elegance and durability\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour bar setup becomes a statement piece.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Your bar tools are functional but lack flair. \u003cstrong\u003eAfter:\u003c\/strong\u003e The Gold Julep Strainer adds a touch of elegance and sophistication, impressing guests with every use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eThis strainer transforms your bar into a centerpiece.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Julep Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStrainer Body\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e160 mm x 75 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.2 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Gold\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, for home and most commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Abrasives\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, to preserve finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Julep Strainer (160 mm x 75 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eDimensions and weight are approximate.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eGold is for show, not function, think again.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eThe Gold Julep Strainer\u003c\/strong\u003e is not just about looks. Its 304 stainless steel construction ensures durable performance for years.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eElegance and functionality\u003c\/strong\u003e can coexist, making this strainer a smart investment for serious cocktail enthusiasts.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/IndustryStandard-SS_39392aee-8f0b-4a6d-8da6-115c9eec11a0.jpg?v=1739230550\u0026amp;width=1200\" alt=\"Gold Julep Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElegant tools for refined experiences.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eChoosing the Gold Julep Strainer means opting for a tool that enhances both your cocktail-making process and presentation. It’s a commitment to quality and style.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eWith each use, \u003cstrong\u003eyou elevate your craft\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eCocktail enthusiasts\u003c\/strong\u003e who appreciate both style and performance will find the Gold Julep Strainer a perfect addition. It's for those who want their tools to reflect their taste and dedication to the craft.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003egold finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003estainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of gold vs. budget strainer\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides optimal weight and balance, unlike lightweight alternatives that compromise stability.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eResistance to Corrosion\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThis alloy offers \u003cstrong\u003esuperior resistance\u003c\/strong\u003e to rust and corrosion, ensuring longevity and consistent performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eSurface Quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith a \u003cstrong\u003epolished gold finish\u003c\/strong\u003e, this strainer maintains its shine and elegance over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The gold finish catches the light beautifully, enhancing each pour.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Gold Julep Strainer That Elevates (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eFortessa\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eFortessa Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCrafthouse by Fortessa\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCrafthouse by Fortessa Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eViski\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eViski Professional Julep Strainer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished Gold\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte or Mirror\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes, for home and most commercial dishwashers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvoid Abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes, to preserve finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Gold Julep Strainer (160 mm x 75 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Julep Strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Julep Strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Julep Strainer\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Julep Strainer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStrainer Body\u003c\/td\u003e\n\u003ctd class=\"\"\u003e160 mm x 75 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003e160 mm x 75 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.2 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$18\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$80.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$120.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$15.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$17.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (6 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003ePolished gold finish offers a luxurious touch that stands out in any barware collection.\u003cspan class=\"cc-mob-hide\"\u003e Choose cheaper options and the first sign will be dull, lackluster presentation — right when you needed a touch of elegance.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your cocktail experience with elegance and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eIdeal settings for the Gold Julep Strainer\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with elegant tools that enhance the cocktail experience.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnsure consistent, quality service with a strainer built for durability.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAn ideal gift for cocktail enthusiasts who appreciate quality and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEquip students with tools that showcase style and precision.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAdd a touch of sophistication to weddings and corporate gatherings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro-SS_b7827c38-2c0e-46fe-b5c2-932ee35ee56e.jpg?v=1739230519\u0026amp;width=1200\" alt=\"Gold Julep Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eEvery pour tells a story.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who mix with passion.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel excels in barware\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of gold and budget strainers\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unparalleled durability and resistance to corrosion, unlike cheaper metals which may flake or dent easily.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 grade\u003c\/strong\u003e signifies a high level of chromium and nickel, providing excellent resistance to rust and staining.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe polished gold finish on this strainer adds both elegance and protection, ensuring longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eA smart investment\u003c\/strong\u003e for any serious cocktail enthusiast.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our strainers are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003egold finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom material selection to final polish\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced tools, each \u003cstrong\u003eGold Julep Strainer\u003c\/strong\u003e undergoes careful crafting, ensuring each piece meets high standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eIndividual variations in the finish highlight the care and attention each strainer receives, adding unique character.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eThis level of craftsmanship ensures \u003cstrong\u003econsistent quality\u003c\/strong\u003e and performance.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe brand's commitment to quality\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecraftsmanship\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003egold finish\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ethis strainer\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of A Bar Above's metalwork expertise\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above draws from a rich tradition of metalwork, ensuring each tool is crafted with precision and care. This heritage guarantees high-quality products.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBy choosing California for design and China for manufacturing, A Bar Above combines innovative design with skilled craftsmanship.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExpect a \u003cstrong\u003esuperior product\u003c\/strong\u003e from a brand committed to excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift-Copper_6d11074e-dcce-4bbe-9285-ee60dec2eb8d.jpg?v=1739230502\u0026amp;width=1200\" alt=\"Gold Julep Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love the elegant gold finish and how it fits perfectly in my mixing glasses.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJessica B., cocktail enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Durable and stylish, this strainer has elevated my home bar setup.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMichael T., home bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The quality is evident from the first use. It feels solid and looks great.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your elegant bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your bar collection with these matching tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\u0026amp;width=600\" alt=\"Gold Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePolished gold finish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\u0026amp;width=600\" alt=\"Gold Cocktail Shaker Set (4-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003e4-piece set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=600\" alt=\"Gold Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegant measuring tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eReusable and stylish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform in California. Their mission is to make craft cocktail skills accessible to everyone, with tools designed for durability and ease of use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eBy designing in California and manufacturing in China, A Bar Above combines innovation with professional-grade craftsmanship, ensuring that each tool meets high standards.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules for preserving the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to clean and prevent surface scratching.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGentle Detergents\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eOpt for mild detergents to maintain the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry Promptly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure tools are dried immediately after washing to prevent water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand Wash Preferred\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eHand washing is safest for maintaining the gold finish over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your Gold Julep Strainer will maintain its elegance and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe Gold Julep Strainer: A must-have for enthusiasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Gold Julep Strainer means choosing a tool that combines \u003cstrong\u003eelegance and durability\u003c\/strong\u003e. Its 304 stainless steel construction ensures it withstands frequent use while maintaining its polished gold finish. Perfect for both home and professional settings, this strainer elevates your cocktail-making experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel, durable and rust-resistant\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California; Made in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePolished gold finish, adds elegance to any bar setup\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eThis strainer is for those who appreciate quality and style in equal measure.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $18\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the gold finish durable for regular use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the gold finish is designed to withstand regular use. \u003cstrong\u003eHand washing is recommended\u003c\/strong\u003e to maintain its appearance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow effective is the strainer for different cocktail types?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's highly effective for straining stirred cocktails, ensuring a smooth, particle-free drink every time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat type of maintenance does the gold finish require?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo preserve the gold finish, use \u003cstrong\u003egentle detergents\u003c\/strong\u003e and avoid abrasives. \u003cbr\u003e\u003cbr\u003eHand washing is preferred.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this Julep Strainer fit securely on standard Boston shaker tins and mixing glasses without slipping during the pour?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 75mm bowl diameter is precision-sized to nest securely inside standard mixing glasses (typically 16-18oz) and the top of 28oz Boston shaker tins. The balanced weight and curved perforated bowl create natural friction against the glass rim, preventing slippage even when straining dense cocktails with muddled ingredients.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the polished gold finish safe for automatic dishwashers, or will repeated cycles damage the coating?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile the 304 stainless steel construction can technically withstand dishwasher cycles, repeated exposure to harsh detergents and high heat may dull the polished gold finish over time. \u003cstrong\u003eHand washing with gentle detergent\u003c\/strong\u003e preserves the mirror-like shine and prevents micro-scratching that occurs in automatic cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat construction details and materials make this Gold Julep Strainer superior to cheaper alternatives that look similar but feel flimsy?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike thin, lightweight strainers that bend during use, this piece is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with precisely balanced weight distribution (0.2 lb). The triple-stage polishing process creates a mirror-smooth gold finish without sharp edges, and the perforations are laser-cut for consistent straining performance, not stamped holes that leave rough burrs.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the Gold Julep Strainer handle hot liquids like mulled cocktails or warm punches without damaging the finish or handle?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe 304 stainless steel construction easily tolerates warm and hot liquids up to 180°F, making it ideal for straining hot toddies, mulled wine cocktails, or warm sake-based drinks. The gold finish remains intact under heat, though the handle may become warm, consider using a bar towel for extended hot-beverage service.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the weight of the strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Julep Strainer weighs approximately \u003cstrong\u003e0.2 lb\u003c\/strong\u003e, providing a substantial feel without being cumbersome.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the Gold Julep Strainer arrive in premium packaging suitable for gifting to cocktail enthusiasts and home bartenders?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! The mirror-polished gold finish and substantial 304 stainless steel construction create an immediately impressive presentation. While packaging is minimal to reduce waste, the strainer's museum-quality appearance makes it an \u003cstrong\u003eideal gift\u003c\/strong\u003e for cocktail enthusiasts, especially when paired with our matching \u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\"\u003eGold Cocktail Shaker Set\u003c\/a\u003e for a complete mixologist kit.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does it compare to a Hawthorne strainer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile a Hawthorne strainer is used with shakers, the Julep Strainer is perfect for stirred cocktails and \u003ca href=\"\/products\/gold-hawthorne-strainer\"\u003ecompletes the set\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I pair it with other gold tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, complete your set with matching \u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\"\u003eGold Cocktail Shaker Set\u003c\/a\u003e and \u003ca href=\"\/products\/gold-bell-jigger\"\u003eGold Bell Jigger\u003c\/a\u003e for a cohesive look.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the gold finish durable for regular use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the gold finish is designed to withstand regular use. Hand washing is recommended to maintain its appearance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How effective is the strainer for different cocktail types?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's highly effective for straining stirred cocktails, ensuring a smooth, particle-free drink every time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What type of maintenance does the gold finish require?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To preserve the gold finish, use gentle detergents and avoid abrasives. Hand washing is preferred.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this strainer fit a Boston shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Gold Julep Strainer is designed to fit standard mixing glasses, including a Boston shaker.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it safe for the dishwasher?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe for home and most commercial dishwashers, but hand washing is safest for the finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this strainer different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Crafted from 304 stainless steel with a polished gold finish, it combines durability with elegance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for hot beverages?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While designed for cocktails, the strainer can handle warm liquids, but primarily for bar use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the weight of the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Julep Strainer weighs approximately 0.2 lb, providing a substantial feel without being cumbersome.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! Its elegant design and polished finish make it an ideal gift for cocktail lovers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does it compare to a Hawthorne strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While a Hawthorne strainer is used with shakers, the Julep Strainer is perfect for stirred cocktails and completes the set.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I pair it with other gold tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, complete your set with matching Gold Cocktail Shaker Set and Gold Bell Jigger for a cohesive look.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Julep Strainer\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Gold Julep Strainer by A Bar Above is crafted from polished 304 stainless steel, designed for durability and elegance. Perfectly fits standard mixing glasses for smooth cocktail straining.\",\n  \"sku\": \"STRN-JULEP-GO\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"18\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished Gold\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"160 mm x 75 mm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"0.2 lb\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Gold Julep Strainer That Elevates\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$18\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212593504359,"sku":"STRN-JULEP-GO","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581"},{"product_id":"amber-atomizer-eye-dropper-set","title":"Amber Atomizer \/ Eye Dropper Set","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmber Atomizer Set: Precision in Every Drop\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Amber Atomizer Set: Precision in Every Drop\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktails with precision misting. Premium amber glass atomizers designed in California for professional-quality drinks at home.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\u003cdiv style=\"position:fixed;top:0;left:0;right:0;z-index:99999;background:#1a1a1a;padding:6px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 6px rgba(0,0,0,.4);\"\u003e\n\u003ca href=\"\/pdp3\/pdp-html\/fae91e97-80b4-4db1-a3ca-e0fd7d3fe323\/amber-atomizer-eye-dropper-set?raw=1\" style=\"font-size:11px;font-weight:600;letter-spacing:.04em;color:#fff;text-decoration:none;padding:4px 12px;border-radius:4px;background:#2D6A4F;\"\u003eDesktop\u003c\/a\u003e\u003ca href=\"\/pdp3\/pdp-html\/fae91e97-80b4-4db1-a3ca-e0fd7d3fe323\/amber-atomizer-eye-dropper-set?raw=1\u0026amp;view=mobile\" style=\"font-size:11px;font-weight:600;letter-spacing:.04em;color:#2D6A4F;text-decoration:none;padding:4px 12px;border-radius:4px;border:1px solid #2D6A4F;\"\u003eMobile\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height:34px;\"\u003e\u003c\/div\u003e\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=1600\" alt=\"Amber Atomizer \/ Eye Dropper Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-01_a41cf15b-99f0-4002-ad60-dc6739bbfeb9.jpg?v=1739230541\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-01_a41cf15b-99f0-4002-ad60-dc6739bbfeb9.jpg?v=1739230541\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-01_a41cf15b-99f0-4002-ad60-dc6739bbfeb9.jpg?v=1739230541\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailEyeDropper-Brown-2Oz-1_98747fde-e41b-44da-a718-37e1bc2b8ae8.jpg?v=1739230515\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailEyeDropper-Brown-2Oz-1_98747fde-e41b-44da-a718-37e1bc2b8ae8.jpg?v=1739230515\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailEyeDropper-Brown-2Oz-1_98747fde-e41b-44da-a718-37e1bc2b8ae8.jpg?v=1739230515\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02_81bce7c0-e407-4c7c-8b3a-4c5c7364b50b.jpg?v=1739230491\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02_81bce7c0-e407-4c7c-8b3a-4c5c7364b50b.jpg?v=1739230491\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02_81bce7c0-e407-4c7c-8b3a-4c5c7364b50b.jpg?v=1739230491\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03_63850a72-7b00-42fa-8184-888ce665f944.jpg?v=1739230472\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03_63850a72-7b00-42fa-8184-888ce665f944.jpg?v=1739230472\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03_63850a72-7b00-42fa-8184-888ce665f944.jpg?v=1739230472\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04_eee5d7a5-5fee-4430-af0d-cef5a0e3f046.jpg?v=1739230455\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04_eee5d7a5-5fee-4430-af0d-cef5a0e3f046.jpg?v=1739230455\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04_eee5d7a5-5fee-4430-af0d-cef5a0e3f046.jpg?v=1739230455\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05_80986abd-3206-4b0b-a792-c6e263a0df5c.jpg?v=1739230447\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05_80986abd-3206-4b0b-a792-c6e263a0df5c.jpg?v=1739230447\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05_80986abd-3206-4b0b-a792-c6e263a0df5c.jpg?v=1739230447\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-06_43302aef-6163-412f-ab74-dd9d81265546.jpg?v=1739230445\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-06_43302aef-6163-412f-ab74-dd9d81265546.jpg?v=1739230445\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-06_43302aef-6163-412f-ab74-dd9d81265546.jpg?v=1739230445\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Amber Atomizer \/ Eye Dropper Set, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eDurable glass\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eProfessional-grade plastic\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eIncludes funnel and labels\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eGlass bottles, plastic tops\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Precision Amber Atomizer Set\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eDurable Glass · 2oz or 4oz · Precision Control\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The 4oz and 2oz sizes offer versatility for home and professional use.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e1 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$20\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Size: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003e2oz\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \u003cbutton class=\"swatch active\" style=\"background:var(--gold);color:#fff;width:auto;min-width:56px;padding:5px 12px;font-size:12px;font-weight:700;border-radius:4px;border:none;\" title=\"2oz — $20\" onclick=\"selectSwatch(this,'2oz')\"\u003e2oz\u003cbr\u003e\u003cspan style=\"font-weight:400;font-size:11px;\"\u003e$20\u003c\/span\u003e\u003c\/button\u003e\n            \u003cbutton class=\"swatch\" style=\"background:#fff;color:var(--dark);width:auto;min-width:56px;padding:5px 12px;font-size:12px;font-weight:700;border-radius:4px;border:1px solid var(--rule);\" title=\"4oz — $25\" onclick=\"selectSwatch(this,'4oz')\"\u003e4oz\u003cbr\u003e\u003cspan style=\"font-weight:400;font-size:11px;\"\u003e$25\u003c\/span\u003e\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $20\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $5 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e, this set features durable glass bottles with precision sprayer and dropper tops, perfect for cocktail enthusiasts.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eDurable glass\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eProfessional-grade plastic\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eIncludes funnel and labels\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eGlass bottles, plastic tops\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Amber Atomizer Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes durable glass different from cheap alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eDesigned in California\u003c\/strong\u003e for both home bartenders and professionals seeking precision.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe droppers and sprayers provide \u003cstrong\u003eexacting measures\u003c\/strong\u003e of potent ingredients.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003edurable glass\u003c\/strong\u003e with professional-grade plastic components.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAvailable in \u003cstrong\u003e2oz and 4oz\u003c\/strong\u003e sizes to suit different needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"gw3-unif\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"6\" y2=\"0\" stroke=\"#B0C0CC\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"gw3-hand\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"8\"\u003e\n          \u003cpath d=\"M0 4 Q5 1 10 4\" stroke=\"#8AACCB\" stroke-width=\"0.8\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"gw3-l-clip\"\u003e\u003cpath d=\"M 12 130 L 8 28 L 90 28 L 86 130 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"gw3-r-clip\"\u003e\u003cpath d=\"M 182 130 L 178 28 L 262 28 L 258 130 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"49\" y=\"20\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-blown\u003c\/text\u003e\n      \u003cpath d=\"M 12 130 L 8 28 L 90 28 L 86 130 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 12 130 L 8 28 L 90 28 L 86 130 Z\" fill=\"url(#gw3-unif)\" clip-path=\"url(#gw3-l-clip)\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"8\" y1=\"32\" x2=\"90\" y2=\"32\" stroke-width=\"3\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"49\" y=\"145\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"220\" y=\"20\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-blown\u003c\/text\u003e\n      \u003cpath d=\"M 182 130 L 176 28 L 264 28 L 258 130 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 182 130 L 176 28 L 264 28 L 258 130 Z\" fill=\"url(#gw3-hand)\" clip-path=\"url(#gw3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 176 34 Q 210 28 264 34\" stroke-width=\"1.5\" stroke=\"#8A7A60\" fill=\"none\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n      \u003cellipse cx=\"220\" cy=\"126\" rx=\"18\" ry=\"4\" fill=\"#C8C0B0\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n      \u003ctext x=\"220\" y=\"145\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"Quality glass matters for the tools that touch your finest ingredients.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is fine glass with optical clarity that makes every pour look deliberate, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love precise cocktail flavors*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis set is ideal for you if you want to control your cocktail's aromatic balance perfectly.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need professional tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eChoose this set for high-quality materials and design, enhancing your home bar experience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value design and function*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for those who appreciate both aesthetics and practicality in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Mix often*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIf you are frequently crafting cocktails, this set provides the durability and precision you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Rarely make cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you only occasionally mix drinks, a simpler solution might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf budget is your top priority, consider less premium options.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer basic tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you don't require precision, standard barware may be adequate.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist setup*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf space is limited, opt for fewer, multipurpose tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eCocktail connoisseurs\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned for those who appreciate fine details and balance in cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eProfessional bartenders\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for professionals looking for reliable, advanced tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eHome entertainers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for hosts who enjoy impressing guests with high-quality cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003eAroma enthusiasts\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who believe aroma is key to the perfect drink.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete Set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003eatomizer set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003e6 Bottles in Your Selected Size\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eChoose the 2oz set or the 4oz set\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003e6 Eyedropper Tops + 6 Mist Sprayer Tops\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSwap between precise drops and fine mist\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBottle Funnel\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eFor precise pouring\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSpooly Bottle Cleaner\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKeeps droppers and sprayers clear\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eExtra-Large Waterproof Labels\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eFor easy identification\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e6 Bottles Per Set · 2oz or 4oz\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from durable glass with professional-grade components for long-lasting use.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04_eee5d7a5-5fee-4430-af0d-cef5a0e3f046.jpg?v=1739230455\u0026amp;width=1600\" alt=\"Amber Atomizer \/ Eye Dropper Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Amber Atomizer Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision in Every Drop\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eAchieve exact flavor control with droppers and sprayers that ensure balanced cocktails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegant Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eChoose from matte black or amber bottles for a stylish and professional bar look.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eMade for Mixologists\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned for both professionals and home enthusiasts who demand the best.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eControl\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eExact flavor application with \u003cstrong\u003eprecision droppers\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDesign\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eElegant glass\u003c\/strong\u003e options for an elevated bar look.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDurability\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eBuilt with \u003cstrong\u003eprofessional-grade materials\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDurable glass · 2 sizes · Professional-grade design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $20\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who appreciate the art of mixology, this set offers precision and elegance in every cocktail.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eDurable glass\u003c\/strong\u003e ensures longevity, maintaining clarity and performance even with frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eRich \u003cstrong\u003eamber glass\u003c\/strong\u003e bottles add a touch of sophistication to your bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest in quality tools that enhance your cocktails' taste and aroma, \u003cstrong\u003esaving you money\u003c\/strong\u003e in the long run.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePrecision tools for cocktail enthusiasts and pros\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $20\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktails become aromatically precise.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Guesswork in cocktail aromas. \u003cstrong\u003eAfter:\u003c\/strong\u003e Precision tools ensure perfect aromatic balance every time.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eExperience enhanced flavor control. \u003cstrong\u003eYour cocktail game elevates.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Amber Atomizer Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Capacity\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2oz ~5″ · 4oz ~5.5″\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2oz (60ml) and 4oz (120ml)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions provided are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eGlass Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDurable glass\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSprayer\/Dropper Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eProfessional-grade plastic\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaterials are selected for durability and clarity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCleaning\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e For best maintenance, run warm soapy water through the sprayer and dropper components after use.\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eTemperature Limits\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAvoid thermal shock\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care extends product life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 glass bottles (selected size), 6 eyedropper tops, 6 mist sprayer atomizer tops, 1 bottle funnel, 1 spooly bottle cleaner, 1 set of extra-large waterproof labels\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eContents designed for comprehensive use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailEyeDropper-Brown-2Oz-1_98747fde-e41b-44da-a718-37e1bc2b8ae8.jpg?v=1739230515\u0026amp;width=1200\" alt=\"Amber Atomizer \/ Eye Dropper Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCraft cocktails with confidence and precision.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the Amber Atomizer Set, every cocktail becomes a masterpiece. Enhance flavors with precision, impress guests with style, and elevate your bar experience.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eInvest in tools that \u003cstrong\u003etransform your cocktail game\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eCocktail enthusiasts\u003c\/strong\u003e who demand precision, \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e enhancing their setup, and \u003cstrong\u003ehosts\u003c\/strong\u003e who love impressing guests with expertly crafted drinks.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"glass-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(52)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9BB8CA\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 220 18 C 188 21 155 90 148 195\" stroke-width=\"2.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 500 18 C 532 21 565 90 572 195\" stroke-width=\"2.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 148 195 Q 360 220 572 195\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"220\" y1=\"18\" x2=\"500\" y2=\"18\" stroke-width=\"2.5\" stroke=\"#5A4A30\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 250 20 C 222 23 192 90 186 195\" stroke-width=\"1.2\" stroke=\"#6B8FA0\" stroke-dasharray=\"4,2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 470 20 C 498 23 528 90 534 195\" stroke-width=\"1.2\" stroke=\"#6B8FA0\" stroke-dasharray=\"4,2\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"250\" y1=\"20\" x2=\"470\" y2=\"20\" stroke-width=\"1.2\" stroke=\"#6B8FA0\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 220 18 C 188 21 155 90 148 195 Q 162 202 186 195 C 192 90 222 23 250 20 Z\" fill=\"url(#glass-hatch)\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 500 18 C 532 21 565 90 572 195 Q 558 202 534 195 C 528 90 498 23 470 20 Z\" fill=\"url(#glass-hatch)\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 220 18 L 250 20 L 470 20 L 500 18 Z\" fill=\"url(#glass-hatch)\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"360\" y=\"130\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#A0B8C8\" font-style=\"italic\" text-anchor=\"middle\" opacity=\"0.7\"\u003ebottle interior\u003c\/text\u003e\n        \u003cline x1=\"156\" y1=\"106\" x2=\"116\" y2=\"84\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"112\" y=\"80\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eamber glass wall\u003c\/text\u003e\n        \u003cpath d=\"M 235 213 L 235 228\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"235\" y=\"242\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethreaded neck\u003c\/text\u003e\n        \u003cpath d=\"M 490 213 L 490 228\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"490\" y=\"242\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4oz\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBottle cross-section: amber glass with interchangeable tops\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eAmber Glass\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eAmber glass\u003c\/strong\u003e helps shield light-sensitive bitters, tinctures, and infusions.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePrecision Control\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eSprayers and droppers allow for \u003cstrong\u003eexact application of flavors\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eElegant Design\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eChoose the \u003cstrong\u003e2oz or 4oz set\u003c\/strong\u003e to suit your bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"I feel like a professional mixologist with every cocktail I craft.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003ePrecision Amber Atomizer Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eWilliams Sonoma Olive Oil Sprayer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eLe Creuset\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eLe Creuset Olive Oil Sprayer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eMisto\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eMisto Brushed Aluminum Oil Sprayer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eCole \u0026amp; Mason\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCole \u0026amp; Mason Oil Mister\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2oz ~5″ · 4oz ~5.5″\u003c\/td\u003e\n\u003ctd class=\"\"\u003e7.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2.0 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6.1 inches (156 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2oz (60ml) and 4oz (120ml)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3 ounces\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3 fl. oz.\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6.8 fl oz (200 ml)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSprayer\/Dropper Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eProfessional-grade plastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolypropylene (PP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGlass Type\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDurable glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDurable glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDurable glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTritan\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Limits\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid thermal shock\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid thermal shock\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid thermal shock\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish Type\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003ebrushed\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$20\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$34.95\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$50.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$12.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$20.00\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eOne of the few in this lineup with Tritan glass, ensuring long-lasting clarity and durability.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when preparing a special blend and cheaper options leak.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eMaster the art of cocktail aromatics\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $20\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eFor any cocktail occasion\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDinner parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate the dining experience with perfectly balanced cocktails.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail competitions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAchieve professional-level precision and impress judges.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eUse as a teaching tool to demonstrate aroma control.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your setup with stylish and functional tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for the cocktail enthusiast in your life.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02_81bce7c0-e407-4c7c-8b3a-4c5c7364b50b.jpg?v=1739230491\u0026amp;width=1200\" alt=\"Amber Atomizer \/ Eye Dropper Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision tools for the passionate mixologist\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eAmber Atomizer Set is for the dedicated.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $20\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe design heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow tradition shapes our tools\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eglass origins\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eblown glass\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern techniques\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eAtomizer collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: Tradition to modern excellence\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above designs professional-grade cocktail tools, refined through feedback from working bartenders.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above combines tradition with innovation, designing tools for both professionals and enthusiasts.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eOur heritage ensures every piece is crafted with care and expertise.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03_63850a72-7b00-42fa-8184-888ce665f944.jpg?v=1739230472\u0026amp;width=1200\" alt=\"Amber Atomizer \/ Eye Dropper Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eUpgrade your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your cocktail experience with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/bitters-bottles\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=600\" alt=\"Bitters Bottles\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBitters Bottles\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for precise dashing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-atomizer-eye-dropper-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=600\" alt=\"Black Atomizer \/ Eye Dropper Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Atomizer \/ Eye Dropper Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eMatte black elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-pour-spout\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=600\" alt=\"Gold Pour Spout\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Pour Spout\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eSmooth, controlled pours\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor professional shaking\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for cocktail excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall in California, merging cocktail education with professional bar experience. They create bartender-designed, professional-grade tools that make craft cocktails accessible, focusing on function and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis production approach ensures every tool supports efficient, enjoyable cocktail crafting, whether at home or in a professional bar setting.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve your tools\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid thermal shock\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSudden temperature changes can stress the glass; handle with care.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003e For best maintenance, run warm soapy water through the sprayer and dropper mechanisms after use, then rinse clean.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore with care\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a cool, dry place to preserve clarity and function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eUse the cleaning tool\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eRegularly clean to ensure smooth, precise flow from droppers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your Amber Atomizer Set will provide precision and elegance for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eInvest in precision and quality\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Amber Atomizer Set offers exceptional value by combining precision, durability, and style. \u003cstrong\u003eDesigned for professionals\u003c\/strong\u003e and enthusiasts, it enhances every cocktail with exacting control over flavors. This set is a wise choice for those who appreciate quality tools that last.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDurable glass bottles with professional-grade plastic components\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for cocktail enthusiasts\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIncludes funnel, cleaning tool, and waterproof labels for organized use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eWith this set, your cocktail experience reaches new heights of precision and style.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $20\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat capacity are the atomizer bottles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eChoose either the 2oz set or the 4oz set.\u003c\/strong\u003e The 2oz set is ideal for home bars; the 4oz set is designed to fit an entire bottle of bitters.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should the atomizer components be cleaned?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAll components are \u003cstrong\u003edishwasher safe\u003c\/strong\u003e. For best results, rinse the sprayer and dropper mechanisms with warm soapy water after use so residue does not clog the parts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these be used for both alcohol and non-alcohol mixes?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the bottles are suitable for \u003cstrong\u003eboth alcohol and non-alcohol mixes,\u003c\/strong\u003e providing flexibility in use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003e\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, they are safe to run through the dishwasher. \u003cstrong\u003eA Bar Above states that all components are dishwasher-safe.\u003c\/strong\u003e For best results, rinse the sprayer and dropper mechanisms with warm soapy water after use so residue does not clog the parts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific materials are used in the sprayer and dropper tops, and how do they compare to the cheap plastic mechanisms that crack or leak after a few uses?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes \u003cstrong\u003eplastic sprayer and dropper tops designed for cocktail use\u003c\/strong\u003e. Rinse them after using sticky, acidic, or aromatic liquids to help keep the mechanisms working smoothly.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere are these products designed and manufactured?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThey are \u003cstrong\u003edesigned in California\u003c\/strong\u003e and manufactured in China, combining innovative design with practical manufacturing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat additional tools are included with the set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes a \u003cstrong\u003efunnel, cleaning tool,\u003c\/strong\u003e and waterproof labels for added convenience.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these bottles hold an entire bottle of bitters?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003e4oz bottles\u003c\/strong\u003e are designed to fit an entire bottle of bitters, perfect for professional use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre the included labels genuinely waterproof and smudge-proof when exposed to condensation, ice, and frequent handling behind a busy bar?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The set includes \u003cstrong\u003eextra-large waterproof labels\u003c\/strong\u003e for organizing bitters, tinctures, infusions, and other bar liquids.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this atomizer and dropper set enhance cocktail preparation beyond simply adding ingredients, and what specific techniques does it enable that standard pour spouts can't achieve?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eBy providing \u003cstrong\u003eprecise drop-by-drop dosing control\u003c\/strong\u003e—the atomizer delivers a consistent a fine, controlled mist per spray while the dropper allows exact drop-by-drop additions, this set enables advanced techniques like layered aromatic finishes, precise bitters balancing, and controlled absinthe louches that are impossible with free-pour or standard dash bottles, elevating both flavor complexity and visual presentation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $20\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What capacity are the atomizer bottles?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Choose either the 2oz set or the 4oz set. The 2oz set is ideal for home bars; the 4oz set is designed to fit an entire bottle of bitters.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should the atomizer components be cleaned?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dishwasher safe to ensure the longevity and precision of the sprayer and dropper parts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these be used for both alcohol and non-alcohol mixes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the bottles are suitable for both alcohol and non-alcohol mixes, providing flexibility in use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the bottles dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While the glass bottles are durable, Dishwasher safe is advised to preserve the components.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in the sprayer and dropper tops?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The tops are made from professional-grade plastic, ensuring durability and precision.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where are these products designed and manufactured?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"They are designed in California and manufactured in China, combining innovative design with practical manufacturing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What additional tools are included with the set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes a funnel, cleaning tool, and waterproof labels for added convenience.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these bottles hold an entire bottle of bitters?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 4oz bottles are designed to fit an entire bottle of bitters, perfect for professional use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the labels truly waterproof?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the labels provided are waterproof, ensuring they remain intact even in wet conditions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this set enhance cocktail preparation?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"By providing precision control over ingredients, this set enhances both flavor and presentation.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Amber Atomizer \/ Eye Dropper Set\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Amber Atomizer \/ Eye Dropper Set by A Bar Above offers precision control for cocktail ingredients, crafted from durable glass and designed in California to elevate any mixologist's toolkit.\",\n  \"sku\": \"ATOM-2OZ-BRN\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"20\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Durable glass\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Capacity\", \"value\": \"2oz and 4oz\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Durable glass, professional-grade plastic\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design Origin\", \"value\": \"California, USA\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Use\", \"value\": \"Alcohol and non-alcohol mixes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Amber Atomizer Set\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$20\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"2oz","offer_id":41254155583591,"sku":"ATOM-2OZ-BRN","price":20.0,"currency_code":"USD","in_stock":true},{"title":"4oz","offer_id":41254155616359,"sku":"ATOM-4OZ-BRN","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567"},{"product_id":"stainless-steel-wine-opener","title":"Stainless Steel Wine Opener","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eStainless Steel Wine Opener | Professional Corkscrew\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Stainless Steel Wine Opener | Professional Corkscrew\"\u003e\n  \u003cmeta name=\"description\" content=\"Professional-grade corkscrew with PTFE-coated stainless steel worm for effortless cork removal. Designed in California for wine enthusiasts and hospitality professionals.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px; line-height: 1.4;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s;\n      text-decoration: none;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0; border-radius: 4px;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500; color: var(--dark);\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=1600\" alt=\"Stainless Steel Wine Opener - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys.jpg?v=1739230410\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys.jpg?v=1739230410\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys.jpg?v=1739230410\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-3.jpg?v=1739230405\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-3.jpg?v=1739230405\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-3.jpg?v=1739230405\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-46.jpg?v=1739230401\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-46.jpg?v=1739230401\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-46.jpg?v=1739230401\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-35.jpg?v=1739230393\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-35.jpg?v=1739230393\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-35.jpg?v=1739230393\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49_d2ab8029-dedf-4b07-9fe2-e8101378ffba.jpg?v=1739230390\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49_d2ab8029-dedf-4b07-9fe2-e8101378ffba.jpg?v=1739230390\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49_d2ab8029-dedf-4b07-9fe2-e8101378ffba.jpg?v=1739230390\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Wine_Keys-52.jpg?v=1739230374\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Wine_Keys-52.jpg?v=1739230374\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Wine_Keys-52.jpg?v=1739230374\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Wine Opener, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePTFE-coated steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eDouble-hinged lever\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCompact design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eIntegrated foil cutter\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Stainless Steel Precision Wine Opener\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eDouble-Hinged · 4.75\" Height\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e148 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless-steel;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePTFE-coated steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eDouble-hinged lever\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCompact design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eIntegrated foil cutter\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this wine opener different?\u003c\/h2\u003e\n    \n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCORKSCREW\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eLEVER\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003edouble-hinged lever\u003c\/strong\u003e offers superior control and easier cork removal than single-hinge models.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFOIL CUTTER\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAn \u003cstrong\u003eintegrated foil cutter\u003c\/strong\u003e provides clean, precise cuts for swift bottle access.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCompact and elegant, it fits neatly into pockets or drawers, making it perfect for travel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy basic openers fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line openers are consistent in availability, but often use \u003cstrong\u003ethin-walled pieces\u003c\/strong\u003e that flex, and finishes that flake over time, diminishing the wine experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the tool just needs to open bottles occasionally, a basic opener works fine.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this opener right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this opener\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love hosting wine tastings*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal for those who frequently host wine events and appreciate precision tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value durability and style*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for anyone who wants a reliable and elegant wine opener.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Seek professional-grade tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDesigned for bartenders and serious wine enthusiasts who demand precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Want seamless service*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eFor those who value smooth, effortless cork extraction without the hassle.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this opener if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer disposable options*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eSkip if you're looking for a single-use or very inexpensive wine opener.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Need dishwasher safety*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eNot suitable if you require a dishwasher-safe tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Don't host frequently*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eConsider alternatives if you rarely open wine bottles.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Need a multifunction tool*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eLook elsewhere if you want an opener with multiple uses beyond wine.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Wine enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who seek to enhance their wine tasting experience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for professionals requiring a dependable corkscrew.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Frequent hosts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eBest for those regularly entertaining guests with wine.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA stylish choice for gifting to wine lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose this wine opener\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eSmooth operation every time\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eIdeal for entertaining\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003ePerfect for hosts who want to provide a seamless wine service at parties and gatherings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from high-quality materials, this wine opener withstands frequent use without compromising performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCONTROL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eDouble-hinged lever for \u003cstrong\u003esuperior control\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eELEGANCE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003ePolished finish for a \u003cstrong\u003esleek look\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who cherish the art of wine service, this opener elevates every pour with precision and grace.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt for durability\u003c\/h3\u003e\n        \n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eElegance in design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith a sleek, polished finish, it complements any bar setup, adding a touch of sophistication to your wine service.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvesting in this opener means choosing a reliable tool that saves you from recurring purchases due to inferior alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned in California · Sleek, compact design · Effortless use\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes with this opener\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eWine service becomes a seamless ritual.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning this opener, uncorking could be a challenge, fraught with broken corks. Now, each bottle opens smoothly and effortlessly, enhancing the wine experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eEnjoy \u003cstrong\u003eflawless wine service\u003c\/strong\u003e every time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Stainless Steel Wine Opener is made of\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4.75 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDepth\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCompact size for easy storage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCorkscrew Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePTFE-coated stainless steel 2CR13\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eIron with powdered surface\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDesigned for durability and elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003ePolishing\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAvoid abrasives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNot dishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaintain with gentle care for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Stainless Steel Wine Opener (4.75\" x 1\" x 0.5\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDesigned for precision wine service.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe common misconception\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all openers are created equal.\u003c\/h2\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoose an opener that enhances rather than hinders your wine service.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-3.jpg?v=1739230405\u0026amp;width=1200\" alt=\"Stainless Steel Wine Opener - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eA decision worth savoring\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eFor those who value the art of service\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis wine opener transforms the simple act of uncorking into a refined ritual. Its elegant design and reliable performance make it a staple for the discerning wine enthusiast.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eTrust in \u003cstrong\u003equality craftsmanship\u003c\/strong\u003e for every pour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eWine lovers\u003c\/strong\u003e and \u003cstrong\u003ehospitality professionals\u003c\/strong\u003e who seek a reliable, stylish tool that enhances their wine experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat stainless steel does in daily use\u003c\/h2\u003e\n\n    \n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \n      \n      \n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe stainless steel core prevents rust and maintains the opener's sleek appearance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Feels solid and refined, elevating each wine service.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eStainless Steel Precision Wine Opener (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eZwilling J.A. Henckels\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eZwilling Sommelier Wine Opener\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eLaguiole\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eLaguiole En Aubrac Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003ePeugeot\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003ePeugeot Baltaz Lever Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOXO Steel Vertical Lever Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCorkscrew Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePTFE-coated stainless steel 2CR13\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eIron with powdered surface\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolypropylene — smooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDepth\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePolishing\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasives\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot dishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot dishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot dishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot dishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot dishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Wine Opener (4.75\" x 1\" x 0.5\")\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Wine Opener (4.75\" x 1\" x 0.5\")\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Wine Opener (4.75\" x 1\" x 0.5\")\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Wine Opener (4.75\" x 1\" x 0.5\")\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Stainless Steel Wine Opener (4.75\" x 1\" x 0.5\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (7 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eHandcrafted stainless steel construction ensures a durable, reliable grip every time you open a bottle.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when the cheaper iron handle slips during a special dinner.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eBARWARE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eA refined tool for the discerning wine enthusiast.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for wine service\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eWine Tastings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your wine tasting events with a tool that complements the experience.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDinner Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress your guests with seamless, elegant wine service.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for bartenders who require reliable and efficient tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA sophisticated gift for wine lovers and enthusiasts alike.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eTravel\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eCompact design makes it perfect for wine service on the go.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-46.jpg?v=1739230401\u0026amp;width=1200\" alt=\"Stainless Steel Wine Opener - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eElegance meets functionality in every pour.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who savor the moment.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow precision crafting enhances performance\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision-engineered\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom alloy selection to quality inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach piece is inspected for consistency and quality, ensuring that individual variations enhance rather than detract from the overall experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003ePrecision crafting leads to reliable performance.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding the brand's dedication\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003edesign focus\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ewine tools\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of precision and innovation in wine tools.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eTraditional craftsmanship meets modern design in this collection. Each piece is inspired by a rich history of metalworking, ensuring quality and performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above chose this production method to combine heritage with modern innovation, offering tools that are both practical and elegant.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eCraftsmanship you can trust in every pour.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-35.jpg?v=1739230393\u0026amp;width=1200\" alt=\"Stainless Steel Wine Opener - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This opener feels solid and well-built, perfect for frequent use.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I've tried many openers, but this one stands out for its durability and ease of use.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., wine enthusiast, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eElevate your bar with these matching tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-wine-opener\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=600\" alt=\"Gold Wine Opener\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eCocktail Kingdom\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Wine Opener\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegant gold finish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eCocktail Kingdom\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete bartending set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-standard-bar-spoons\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=600\" alt=\"Stainless Steel Standard Bar Spoons\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eCocktail Kingdom\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Standard Bar Spoons\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor perfect stirring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eCocktail Kingdom\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eStylish garnish tools\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for confident bartending\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, blending cocktail education with industry expertise. Based in California, their mission is to create professional-grade tools that enhance the art of bartending.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eTheir commitment to quality and design ensures that each product not only performs but also elevates the user's experience, combining functionality with style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your opener\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules to maintain performance\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse mild soap and water. Avoid submerging in water.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the corkscrew is completely dry before storing to prevent rust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry place, away from moisture and humidity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eLubricate occasionally\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eApply a drop of olive oil to the corkscrew for smoother operation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, this opener will provide years of reliable service.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA wise investment for wine lovers\u003c\/h2\u003e\n    \n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePTFE-coated corkscrew for smooth operation and cork preservation.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, combining style with function.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, ensuring long-lasting performance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCompact size for easy storage and travel.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eInvest in a tool that transforms wine service into an art.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the opener include a foil cutter?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the A Bar Above Stainless Steel Wine Opener includes an \u003cstrong\u003eintegrated foil cutter\u003c\/strong\u003e for seamless bottle access.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I put this PTFE-coated stainless steel wine opener in the dishwasher, or will it damage the non-stick coating and finish over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, dishwasher detergents and high heat can degrade the \u003cstrong\u003ePTFE non-stick coating\u003c\/strong\u003e and dull the polished finish, hand washing with mild soap preserves both the smooth cork-gliding performance and the elegant appearance for years of use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this wine opener more durable than others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eCrafted from \u003cstrong\u003ePTFE-coated stainless steel\u003c\/strong\u003e, this opener is designed for long-lasting performance and smooth operation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the double-hinged lever work?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003edouble-hinged lever\u003c\/strong\u003e provides superior control, allowing for easier cork removal compared to single-hinge models.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eShould I apply any lubricant to the PTFE-coated corkscrew spiral to keep it gliding smoothly through natural and synthetic corks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, applying a small amount of food-grade olive oil to the corkscrew spiral every few months ensures effortless penetration through dense natural corks and prevents any friction buildup, especially helpful if you frequently open older bottles with drier, more fragile corks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the exact folded dimensions of this wine opener, and will it fit comfortably in a weekend bag or picnic basket without adding bulk?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, measuring just \u003cstrong\u003e4.75\" × 1\" × 0.5\" when folded\u003c\/strong\u003e, this opener slips easily into any weekend bag, picnic basket, or kitchen drawer without the bulk of inferior waiter's corkscrews that feel clunky and unbalanced in your hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat material is used for the handle of this wine opener, and does it provide a secure, non-slip grip even when hands are slightly damp?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe handle is crafted from \u003cstrong\u003eiron with a powder-coated surface\u003c\/strong\u003e that delivers both an elegant matte finish and a secure, slightly textured grip, unlike cheap plastic handles that can feel slippery or wobbly when opening champagne-conditioned bottles with tight corks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I care for this wine opener?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash with mild soap, dry thoroughly, and store in a dry place. Occasionally lubricate with olive oil.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this double-hinged wine opener work effectively on champagne bottles, beer bottles with corks, or other specialty bottle closures beyond standard wine corks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis opener is specifically engineered for \u003cstrong\u003estandard wine bottle corks\u003c\/strong\u003e (both natural and synthetic), the double-hinged lever system and precisely angled worm are optimized for the diameter and density of wine corks, ensuring smooth extraction without the wobble or cork-shredding common with generic multi-purpose openers.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this a good gift for wine lovers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, its elegant design and reliable performance make it a perfect gift for wine enthusiasts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Does the opener include a foil cutter?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the A Bar Above Stainless Steel Wine Opener includes an integrated foil cutter for seamless bottle access.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the stainless steel wine opener dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, it is recommended to hand wash this wine opener to maintain its finish and functionality.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this wine opener more durable than others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Crafted from PTFE-coated stainless steel, this opener is designed for long-lasting performance and smooth operation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the double-hinged lever work?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The double-hinged lever provides superior control, allowing for easier cork removal compared to single-hinge models.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I lubricate the corkscrew?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, you can apply a small amount of olive oil to the corkscrew for smoother performance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it compact enough for travel?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the compact design of this opener makes it ideal for travel and easy storage.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the handle made of?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The handle is made from iron with a powdered surface for an elegant grip.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I care for this wine opener?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with mild soap, dry thoroughly, and store in a dry place. Occasionally lubricate with olive oil.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used for other bottle types?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This opener is specifically designed for wine bottles, ensuring a smooth and efficient cork removal.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this a good gift for wine lovers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its elegant design and reliable performance make it a perfect gift for wine enthusiasts.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Wine Opener\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Cocktail Kingdom\" },\n  \"description\": \"The A Bar Above Stainless Steel Wine Opener is crafted from PTFE-coated steel for smooth cork extraction. Designed in California, this professional-grade tool is perfect for enhancing any wine service experience.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"PTFE-coated stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Corkscrew Material\", \"value\": \"PTFE-coated stainless steel 2CR13\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Handle Material\", \"value\": \"Iron with powdered surface\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"4.75\\\" x 1\\\" x 0.5\\\"\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care Instructions\", \"value\": \"Hand wash only\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eStainless Steel Precision Wine Opener\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"1-pack","offer_id":41254153977959,"sku":"CORKSCREW-SS","price":9.0,"currency_code":"USD","in_stock":true},{"title":"3-pack","offer_id":41254154010727,"sku":"CORKSCREW-SS_3PK","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422"},{"product_id":"gold-metal-cocktail-straws","title":"Gold Metal Cocktail Straws","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Metal Cocktail Straws - Elegant \u0026amp; Reusable\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Metal Cocktail Straws - Elegant \u0026amp; Reusable\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your drinks with elegant gold metal cocktail straws. Made from premium stainless steel 304, reusable and eco-friendly. Designed in California for style and sustainability.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=1600\" alt=\"Gold Metal Cocktail Straws - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_d1571769-e71e-41f5-b51a-ffac494219c6.jpg?v=1739230363\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_d1571769-e71e-41f5-b51a-ffac494219c6.jpg?v=1739230363\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_d1571769-e71e-41f5-b51a-ffac494219c6.jpg?v=1739230363\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome_48d4214e-1845-4248-a5d1-da468c72a605.jpg?v=1739230358\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome_48d4214e-1845-4248-a5d1-da468c72a605.jpg?v=1739230358\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome_48d4214e-1845-4248-a5d1-da468c72a605.jpg?v=1739230358\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_3ca5d9f5-3dbb-426e-8392-001e7f2741ba.jpg?v=1739230351\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_3ca5d9f5-3dbb-426e-8392-001e7f2741ba.jpg?v=1739230351\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_3ca5d9f5-3dbb-426e-8392-001e7f2741ba.jpg?v=1739230351\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_5af72ac9-9af5-4968-97dc-f592a79ceabf.jpg?v=1739230346\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_5af72ac9-9af5-4968-97dc-f592a79ceabf.jpg?v=1739230346\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_5af72ac9-9af5-4968-97dc-f592a79ceabf.jpg?v=1739230346\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_850d8b01-8c96-46cf-bc1c-c09a2aa187a2.jpg?v=1739230340\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_850d8b01-8c96-46cf-bc1c-c09a2aa187a2.jpg?v=1739230340\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_850d8b01-8c96-46cf-bc1c-c09a2aa187a2.jpg?v=1739230340\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GO_-_Short_1cc280c9-07e8-4bbd-9fc0-2e1a382cddd5.jpg?v=1739230334\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GO_-_Short_1cc280c9-07e8-4bbd-9fc0-2e1a382cddd5.jpg?v=1739230334\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GO_-_Short_1cc280c9-07e8-4bbd-9fc0-2e1a382cddd5.jpg?v=1739230334\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GO_-_Standard_5def31d4-c765-41da-b9fa-e71cbecdd1ab.jpg?v=1739230328\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GO_-_Standard_5def31d4-c765-41da-b9fa-e71cbecdd1ab.jpg?v=1739230328\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/GO_-_Standard_5def31d4-c765-41da-b9fa-e71cbecdd1ab.jpg?v=1739230328\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Metal Cocktail Straws, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eStainless steel 304\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eReusable\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eEco-friendly\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Gold Metal Straws for Stylish Sipping\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eReusable · Stainless Steel 304 · Gold Finish\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The gold finish adds a touch of luxury to every sip.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e216 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$13\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $3 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e and crafted from durable stainless steel 304, these gold metal straws elevate any cocktail with style and sustainability. Enjoy the elegance and practicality of reusable drinkware.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished mirror finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eStainless steel 304\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eReusable\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eEco-friendly\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this straw different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes stainless steel 304 different from typical metal straws)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior resistance to corrosion and wear over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eECO-FRIENDLY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eEach straw contributes to reducing plastic waste, supporting sustainable living practices.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eAESTHETICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003epolished gold finish\u003c\/strong\u003e adds elegance to any cocktail presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eAvailable in various lengths and diameters to suit any glassware and drink type.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with cheap straws\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line metalware offers consistent finishes but often suffers from \u003cstrong\u003ethin-walled pieces that dent easily\u003c\/strong\u003e and finishes that flake at edges over time, compromising both aesthetics and usability.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the straw just needs to be functional, standard stainless works. But for style, gauge matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone stainless steel straw that complements your drinks beautifully, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this straws right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this straws\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Host elegant parties*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThese straws add a touch of sophistication to any gathering.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love sustainable choices*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eSwitch from plastic to these durable, reusable straws.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value design and quality*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted from 304 stainless steel, they combine style with durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift with intention*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eA thoughtful present for eco-conscious friends and family.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this straws if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer disposable options*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf convenience over sustainability is your priority, these may not suit you.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget is the main concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eCheaper plastic alternatives exist, though they lack the elegance and durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Need total flexibility*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eMetal straws don't bend like plastic or silicone options.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist setup preferred*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf keeping items to a minimum matters, these may add clutter.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Eco-conscious drinkers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who prioritize sustainability without sacrificing style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Hosts and entertainers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnhance the visual appeal and eco-friendliness of your gatherings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who turn drinks into occasions with the right accessories.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift-givers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA chic and practical choice for friends who appreciate fine cocktail experiences.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete straw collection\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003estraw set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eShort, narrow straws\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 pieces, 5\" long\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eStandard straws\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 pieces, 8\" long\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eShort, wide straws\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 pieces, 5\" long\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eLong, wide straws\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 pieces, 8\" long\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e24 pieces · Full collection\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eMade from stainless steel 304 with a polished gold finish for durability and style.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_850d8b01-8c96-46cf-bc1c-c09a2aa187a2.jpg?v=1739230340\u0026amp;width=1600\" alt=\"Gold Metal Cocktail Straws - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Gold Metal Straws\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEco-conscious choice\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThese straws help reduce plastic waste and support sustainable practices.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegance in every sip\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe gold finish adds a touch of luxury to any cocktail.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from 304 stainless steel, they resist corrosion and wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003ePolished gold tone\u003c\/strong\u003e provides elegant aesthetics.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCARE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eDishwasher safe for easy cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePolished gold finish · Stainless steel 304 · Eco-friendly\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eChoose these gold metal straws if you value elegance and sustainability in every sip.\u003c\/em\u003e Ideal for the discerning host.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eBuilt to last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, these straws offer exceptional durability and resistance to corrosion. Perfect for both home and professional settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eElegance and style\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished gold finish elevates drink presentations, adding a touch of sophistication to any cocktail occasion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eSustainable choice\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eSwitching to these reusable straws reduces plastic waste, making them an eco-friendly addition to your barware.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eReusable elegance · Perfect for cocktails · Sustainable\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour drinks gain a touch of luxury.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore, straws were just an afterthought. Now, they are a centerpiece. With these gold metal straws, \u003cstrong\u003eevery sip is an experience\u003c\/strong\u003e worth savoring.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eElegance meets sustainability\u003c\/strong\u003e in your collection.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Metal Straws are made of and how they're built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eShort, narrow straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5\" long x 6mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStandard straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" long x 8mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eShort, wide straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5\" long x 12mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLong, wide straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" long x 12mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStainless Steel 304\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished gold tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade material\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eHigh-quality 304 stainless steel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Abrasives\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eRust Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eResistant\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e24 straws (assorted sizes) + accessories\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComplete set for varied uses.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eMetal straws lack flexibility, but offer durability.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003ePlastic and silicone straws may be more flexible, but \u003cstrong\u003emetal straws provide unmatched durability and reusability\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing metal straws means investing in a long-term, sustainable solution.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome_48d4214e-1845-4248-a5d1-da468c72a605.jpg?v=1739230358\u0026amp;width=1200\" alt=\"Gold Metal Cocktail Straws - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElegance in every sip, sustainability in every choice.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eTransform your drinking experience with gold metal straws that promise not just style, but a commitment to sustainability. Every cocktail becomes an occasion, every sip a conscious choice.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eThese straws \u003cstrong\u003eredefine sophistication\u003c\/strong\u003e in cocktail presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eEco-conscious\u003c\/strong\u003e hosts and \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e who value style and sustainability will find these gold metal straws a perfect addition to their barware collection. Ideal for those who wish to make a lasting impression.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003ePolished gold finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eStainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eStainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of stainless steel vs. budget metal\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable and reliable\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eStainless steel 304 offers \u003cstrong\u003eexcellent resistance\u003c\/strong\u003e to rust and corrosion, ensuring long-term use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eElegant finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished gold tone provides \u003cstrong\u003ean elegant aesthetic\u003c\/strong\u003e that complements any cocktail setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eSustainable alternative\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eSwitching to metal straws reduces dependency on single-use plastics, promoting \u003cstrong\u003eeco-friendly habits\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Holding these straws feels like choosing elegance and sustainability with each sip.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Metal Straws for Stylish Sipping (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eMichael Aram\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eMichael Aram Metal Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eNambe\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eNambe Alloy Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Metal Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eSur La Table\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eSur La Table Copper Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eShort, narrow straws\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5\" long x 6mm diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStandard straws\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8\" long x 8mm diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShort, wide straws\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5\" long x 12mm diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLong, wide straws\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8\" long x 12mm diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot applicable\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot available\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel 304\u003c\/td\u003e\n\u003ctd class=\"\"\u003enickel-plated metal\u003c\/td\u003e\n\u003ctd class=\"\"\u003eproprietary alloy\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003ecopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished gold tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged, High-polished, Hand-textured, Hammered, Oxidized, Polished, Molten, Beaded\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLustrous silver\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003epolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-safe materials used; specific coatings not specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCompliant with food safety standards\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRust Prevention\u003c\/td\u003e\n\u003ctd class=\"\"\u003eResistant\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel is resistant to rust\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e24 straws (assorted sizes) + accessories\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVaries by product; some include matching servers or spreaders\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eServing spoon\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne serving spoon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eIndia\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvoid Abrasives\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasive cleaners, steel wool, or scouring pads that can scratch and dull metal surfaces\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUse non-abrasive cleaning methods\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$13\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$105-$315\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$18-$300\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$80.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.95\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (9 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003ePolished gold tone finish distinguishes these cocktail straws, ensuring a stylish and elegant feel for your gatherings.\u003cspan class=\"cc-mob-hide\"\u003e Choose nickel-plated metal and watch as it oxidizes, dulling the shine of your special occasions.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eGOLD METAL COCKTAIL STRAWS\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElegance in every sip, sustainability in every choice\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect settings for these straws\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your drink presentations with a touch of gold elegance.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for eco-conscious friends who appreciate fine barware.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eEveryday use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eReplace disposable straws with a durable, reusable option.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eWeddings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAdd elegance to your special day with these stylish straws.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eComplement your setup with elegant, sustainable accessories.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_3ca5d9f5-3dbb-426e-8392-001e7f2741ba.jpg?v=1739230351\u0026amp;width=1200\" alt=\"Gold Metal Cocktail Straws - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eElegance and sustainability in every sip.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA Bar Above is your choice.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial quality\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel 304 excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStainless Steel 304\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of stainless steel vs. budget metal\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eStainless steel 304\u003c\/strong\u003e offers superior resistance to corrosion and wear, ensuring these straws last through countless uses while maintaining their elegant appearance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe 304 grade is known for its high nickel and chromium content, enhancing its ability to withstand rust and corrosion. This makes it ideal for drinkware that frequently contacts liquids.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eApplied to these gold metal cocktail straws, it means you're choosing a product that combines durability with a sophisticated finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eOpt for stainless steel 304\u003c\/strong\u003e for long-lasting elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe production process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow these straws are made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ePolished finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFour-step production: alloy, form, finish, inspect\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThese straws are crafted via a multi-step process starting with alloy selection, followed by forming and a \u003cstrong\u003epolished finish\u003c\/strong\u003e that ensures both aesthetic appeal and durability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach straw is individually inspected to ensure quality, allowing for slight variations that add to the product's unique character.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose for craftsmanship that ensures uniqueness.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCraft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe tradition behind the brand\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eTraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eMetalwork\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eRegional skill\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eStainless adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eBrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eGold series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of metalwork tradition and innovation\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe brand draws from a rich tradition of metalwork craftsmanship, reflecting a commitment to quality and durability in every product. This heritage ensures a focus on the finer details that enhance usability and aesthetics.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above chose this production approach to deliver products that meet professional standards while being accessible to home enthusiasts.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the legacy of quality and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_5af72ac9-9af5-4968-97dc-f592a79ceabf.jpg?v=1739230346\u0026amp;width=1200\" alt=\"Gold Metal Cocktail Straws - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love how these straws elevate my cocktail presentations. They're sturdy and beautifully finished.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJessica L., bought for home bar, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"These have become a staple at all my gatherings. They look great and are eco-friendly.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMark B., frequent entertainer, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The gold finish is stunning and the straws are easy to clean. Perfect for my cocktail nights.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the cocktail experience\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore other gold-finish barware items for a cohesive setup.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=600\" alt=\"Gold Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor perfect garnishes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=600\" alt=\"Gold Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eComplete your bar setup\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-standard-bar-spoons\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=600\" alt=\"Gold Standard Bar Spoons\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Standard Bar Spoons\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor precise stirring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegant bottle service\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCraft cocktail tools for everyone\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, combining cocktail education with professional bar experience. Based in California, the brand offers bartender-designed tools that elevate the cocktail-making experience at home and in professional settings.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe brand focuses on quality and functionality, ensuring each product supports both beginners and seasoned bartenders. Their products are designed to make cocktail crafting more accessible and enjoyable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash preferred\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAlthough dishwasher safe, hand washing preserves the finish longer.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid harsh abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to prevent scratching the polished surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure straws are completely dry before storing to prevent water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse the included bag to keep your straws in top condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, these straws will maintain their elegance for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy these gold straws are a smart choice\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in A Bar Above's Gold Metal Straws means choosing \u003cstrong\u003eelegance and sustainability\u003c\/strong\u003e. Their durable 304 stainless steel construction ensures they last, while the polished gold finish adds a touch of sophistication to every drink. Perfect for those who value quality and style.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from stainless steel 304 for durability and style\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, manufactured in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, though hand wash preferred for longevity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePolished gold finish enhances cocktail presentations\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your barware collection with these exquisite straws.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $13\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat temperature range can these stainless steel straws safely handle without affecting the finish or structural integrity?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, these 304-grade stainless steel straws safely handle temperatures from freezing cold cocktails to steaming hot beverages up to 180°F without warping, degrading the polished gold finish, or transferring metallic taste.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the cleaning methods for these straws?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese straws are \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, but hand washing with the included tool preserves the finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do these reusable stainless steel straws compare to disposable plastic and paper straws in terms of durability and environmental impact?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike single-use plastic straws that contribute to landfill waste or paper straws that disintegrate mid-drink, these \u003cstrong\u003e304 stainless steel straws last for years\u003c\/strong\u003e with proper care, eliminating hundreds of disposable straws per household while maintaining their polished appearance and structural integrity through thousands of uses.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDo these straws come with a cleaning tool?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, each set includes a \u003cstrong\u003ecleaning tool\u003c\/strong\u003e and dishwasher-safe bag.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the included straw lengths work with standard cocktail glasses, tumblers, and tall highball glasses?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, this set includes both \u003cstrong\u003e5-inch straws\u003c\/strong\u003e (perfect for rocks glasses, coupe glasses, and standard tumblers) and \u003cstrong\u003e8-inch straws\u003c\/strong\u003e (ideal for highball glasses, Collins glasses, and tall iced tea tumblers), ensuring proper fit across your entire glassware collection.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use these straws in acidic drinks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, stainless steel 304 handles acidic beverages without corrosion.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the polished gold finish resist scratching, fading, or flaking with regular dishwasher use and frequent handling?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003ePVD-applied polished gold finish\u003c\/strong\u003e undergoes multi-stage bonding to the stainless steel base, resisting everyday scratching and maintaining its luster through hundreds of dishwasher cycles, though hand washing with the included brush extends the mirror-like appearance longest by preventing abrasive contact with other utensils.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow many straws are in a set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach set includes \u003cstrong\u003e24 straws\u003c\/strong\u003e in various sizes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these gold stainless steel straws packaged appropriately for gift-giving to eco-conscious friends and cocktail enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! The \u003cstrong\u003e24-piece set arrives in a reusable storage bag\u003c\/strong\u003e with included cleaning tools, making it presentation-ready for housewarmings, weddings, or sustainable living enthusiasts who appreciate both the elegant gold aesthetic and the environmental impact of replacing disposable straws.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs there a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $13\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Are these straws safe for hot liquids?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, these stainless steel straws can handle hot and cold liquids.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the cleaning methods for these straws?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These straws are dishwasher safe, but hand washing with the included tool preserves the finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do metal straws compare to traditional straws?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Metal straws are more durable and eco-friendly than plastic or paper options.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do these straws come with a cleaning tool?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, each set includes a cleaning tool and dishwasher-safe bag.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these straws suitable for all glass sizes?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, with multiple length options, these straws fit most glassware.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use these straws in acidic drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, stainless steel 304 handles acidic beverages without corrosion.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the gold finish durable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The polished gold finish is designed to resist wear with proper care.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How many straws are in a set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each set includes 24 straws in various sizes.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these straws a good gift?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! They are stylish and practical, perfect for eco-conscious friends.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is there a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Metal Cocktail Straws\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"Gold Metal Cocktail Straws crafted from durable stainless steel 304, designed in California. Adds elegance and sustainability to any cocktail.\",\n  \"sku\": \"STRAWS-SHORT-GO\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"13\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Stainless steel 304\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Stainless Steel 304\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished Gold Tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Length Options\", \"value\": \"5\\\" or 8\\\"\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eGold Metal Straws for Stylish Sipping\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$13\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Short","offer_id":41254154960999,"sku":"STRAWS-SHORT-GO","price":13.0,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":41254154993767,"sku":"STRAWS-STANDARD-GO","price":14.0,"currency_code":"USD","in_stock":true},{"title":"Frozen","offer_id":41254155026535,"sku":"STRAWS-FROZEN-GO","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Combo","offer_id":41254155059303,"sku":"STRAWS-COMBO-GO","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376"},{"product_id":"stainless-steel-standard-bar-spoons","title":"Stainless Steel Standard Bar Spoons","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=1600\" alt=\"Stainless Steel Standard Bar Spoons - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro.jpg?v=1739230286\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro.jpg?v=1739230286\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro.jpg?v=1739230286\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_21b3a827-9fd9-4ea2-b826-1041ac6a4494.jpg?v=1739230273\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_21b3a827-9fd9-4ea2-b826-1041ac6a4494.jpg?v=1739230273\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_21b3a827-9fd9-4ea2-b826-1041ac6a4494.jpg?v=1739230273\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate.jpg?v=1739230257\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate.jpg?v=1739230257\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate.jpg?v=1739230257\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift.jpg?v=1739230238\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift.jpg?v=1739230238\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift.jpg?v=1739230238\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong.jpg?v=1739230209\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong.jpg?v=1739230209\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong.jpg?v=1739230209\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/22-D5-YFUW-VGKK_2_750.jpg?v=1739230189\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/22-D5-YFUW-VGKK_2_750.jpg?v=1739230189\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/22-D5-YFUW-VGKK_2_750.jpg?v=1739230189\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/20-CX-M7WZY02E_3_750.jpg?v=1739230176\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/20-CX-M7WZY02E_3_750.jpg?v=1739230176\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/20-CX-M7WZY02E_3_750.jpg?v=1739230176\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Standard Bar Spoons, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfort Grip\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Spoon That Elevates Every Stir\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Ergonomic · Mirror Finish\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"These spoons glide effortlessly, thanks to their balanced weight and sleek spiral handle.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e129 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$18\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:stainless-steel;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41254162202727\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and shine. Designed in California, these spoons deliver professional performance at home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eComfort Grip\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow are these spoons different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers unmatched longevity compared to lighter, less durable metals.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach spoon is designed for optimal \u003cstrong\u003eweight distribution\u003c\/strong\u003e, ensuring effortless control.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished mirror finish provides a \u003cstrong\u003eprofessional appearance\u003c\/strong\u003e that endures heavy use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eHandles are shaped for \u003cstrong\u003ecomfort and speed\u003c\/strong\u003e, reducing fatigue during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated spoons wear quickly\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"sc2-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(42)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"90\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped metal\u003c\/text\u003e\n        \u003cpath d=\"M 32 50 Q 28 108 80 116 Q 132 108 128 50\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 32 50 Q 28 108 80 116 Q 132 108 128 50\" fill=\"url(#sc2-hatch)\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"32\" y1=\"50\" x2=\"128\" y2=\"50\" stroke-width=\"2.5\" stroke=\"#9B8B78\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"128\" y1=\"50\" x2=\"196\" y2=\"-4\" stroke-width=\"5\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"128\" y1=\"50\" x2=\"196\" y2=\"-4\" stroke-width=\"1.4\" stroke=\"#9B8B78\"\u003e\u003c\/line\u003e\n        \u003ccircle cx=\"70\" cy=\"88\" r=\"4\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"92\" cy=\"73\" r=\"3\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"80\" y1=\"116\" x2=\"80\" y2=\"128\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"80\" y=\"138\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003epits · corrodes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"120\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"360\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - sand-cast\u003c\/text\u003e\n        \u003cpath d=\"M 304 50 Q 300 108 352 116 Q 404 108 400 50\" fill=\"#D8D0C4\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"304\" y1=\"50\" x2=\"400\" y2=\"50\" stroke-width=\"5.5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"400\" y1=\"50\" x2=\"466\" y2=\"-4\" stroke-width=\"9\" stroke=\"#C8C0B4\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"400\" y1=\"50\" x2=\"466\" y2=\"-4\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 318 62 Q 336 100 352 112\" stroke-width=\"1.5\" stroke=\"#FAF7F2\" opacity=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"400\" y1=\"50\" x2=\"434\" y2=\"34\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"436\" y=\"31\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"start\"\u003esolid cast rim\u003c\/text\u003e\n        \u003cline x1=\"352\" y1=\"116\" x2=\"352\" y2=\"128\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"352\" y=\"138\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estays bright · warp-free\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      While \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers spoons with a consistent finish, their thin-walled pieces often \u003cstrong\u003edent under normal use\u003c\/strong\u003e, and plated finishes may flake at edges over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"sc3-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(42)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"52\" y=\"12\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 14 100 Q 12 130 52 136 Q 92 130 90 100\" fill=\"#EDE8DE\" stroke-width=\"1.4\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 14 100 Q 12 130 52 136 Q 92 130 90 100\" fill=\"url(#sc3-hatch)\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"14\" y1=\"100\" x2=\"90\" y2=\"100\" stroke-width=\"2\" stroke=\"#9B8B78\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"90\" y1=\"100\" x2=\"118\" y2=\"54\" stroke-width=\"4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"90\" y1=\"100\" x2=\"118\" y2=\"54\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"52\" y=\"149\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"90\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"12\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 186 100 Q 184 130 224 136 Q 264 130 262 100\" fill=\"#DDD5C0\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"186\" y1=\"100\" x2=\"262\" y2=\"100\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"262\" y1=\"100\" x2=\"288\" y2=\"54\" stroke-width=\"9\" stroke=\"#C8C0B4\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"262\" y1=\"100\" x2=\"288\" y2=\"54\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 196 108 Q 210 126 224 132\" stroke-width=\"1.4\" stroke=\"#FAF7F2\" opacity=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"228\" y=\"149\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the tool just needs to mix, standard stainless works. But if it needs to last, quality steel matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel bar spoon with balance and a mirror finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this spoon right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this spoon\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If you value precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThese spoons offer the balance and control needed for precise cocktail mixing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If durability matters*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from 304 stainless steel, they withstand daily use without tarnishing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If you appreciate design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eTheir ergonomic handles ensure comfort, even during extended use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If aesthetics are key*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eWith a polished mirror finish, these spoons enhance any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this spoon if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If budget is tight*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese premium spoons might not fit a strict budget.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you need decorative*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese are functional tools, not decorative trinkets.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If lightweight is key*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eTheir substantial weight is designed for balance, not minimalism.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If hand wash only*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eWhile dishwasher safe, their mirror finish is best preserved with care.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who need reliable tools during busy shifts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those starting their home bar collection.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for those who enjoy crafting complex cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift for anyone passionate about mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-standard-bar-spoons\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254155223143\" data-handle=\"gold-standard-bar-spoons\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254157484135\" data-handle=\"gold-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Stainless Steel Bar Spoons\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSleek Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThese spoons have a polished mirror finish that adds elegance to any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade from 304 stainless steel, they resist tarnishing and wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \u003cdiv style=\"font-size:24px;margin-bottom:14px;text-align:center;\"\u003e⚖️\u003c\/div\u003e\n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePerfectly Balanced\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eWeighted for comfort and control, ensuring precise stirring every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFinish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePolished mirror finish for \u003cstrong\u003eprofessional style\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eOrigin\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eDesigned in California\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · Perfectly balanced · Ergonomic design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThese spoons are for those who value precision in their cocktail crafting.\u003c\/em\u003e They provide the balance and control needed for perfect drinks.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, these spoons withstand the rigors of repeated use without compromising on shine or structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished mirror finish contributes to a \u003cstrong\u003eprofessional appearance\u003c\/strong\u003e, enhancing any bar setup with elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in quality tools that perform consistently, saving you from the frequent replacement of inferior alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePolished mirror finish · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar tools finally match your skills.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore these spoons, you might have settled for less, but now each stir brings confidence and precision. These tools enhance your bartending experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith \u003cstrong\u003eprofessional-grade quality\u003c\/strong\u003e, you elevate your craft with every cocktail.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Stainless Steel Bar Spoons are made of, and how they're built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e300 mm (11.8 inches)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.3 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBowl Capacity\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2.5 ml\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAll dimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSurface Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Mirror Finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterial confirmed per product page specifications.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasive cleaners\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFor best results, hand dry after washing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eComplete 2-piece set\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003ePurchase includes one spoon.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are based on manufacturer data.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all stainless steel is created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile many spoons appear similar, \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability and corrosion resistance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing quality ensures your tools maintain performance and appearance over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_21b3a827-9fd9-4ea2-b826-1041ac6a4494.jpg?v=1739230273\u0026amp;width=1200\" alt=\"Stainless Steel Standard Bar Spoons - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTools that match your cocktail craft\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThese spoons are more than just tools; they are an extension of your bartending skills, designed to enhance your cocktail-making experience with precision and style.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eWith \u003cstrong\u003eevery stir\u003c\/strong\u003e, elevate your craft to new heights.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eIdeal for \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e and \u003cstrong\u003ehome mixologists\u003c\/strong\u003e who demand precision and style in their cocktail tools. Perfect for those upgrading their bar setup with durable, polished equipment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eMirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eStainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eStainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of budget vs. premium metalware\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe weight of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures a balanced feel, unlike lighter, cheaper metals.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eLongevity\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003ePremium stainless steel resists corrosion and tarnishing, lasting longer than alternatives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eThermal Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e304 stainless steel withstands temperature changes without compromising its structural integrity.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"These spoons feel like an extension of my hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHand-Polished Craftsmanship for Unique Elegance\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Stainless Steel Standard Bar Spoons offer:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished mirror finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Ergonomic handles, precise stirring\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California, crafted for professionals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eAre you settling for a basic, factory-stamped spoon when you could buy something truly distinct?\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eStainless Steel Standard Bar Spoons\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eBarfly by Mercer\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eViski\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted or mass-produced?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-polished, unique pieces\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a polished finish?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished mirror finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMatte lacquer\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGlossy paint\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMatte coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it weighted for balance?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eWeighted for balance\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eLightweight build\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic weight\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eUnweighted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003e304 stainless steel, polished\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003ePolished 18\/8 stainless steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003e18-8 stainless steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eCraft\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eHand-polished, each piece unique\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eErgonomic spiral handle\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eBasic straight handle\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eSimple design\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eStandard handle\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eDesigned in California; Made in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eIt's the only product in this lineup built with 304 stainless steel, polished — the others here simply aren't.\u003cspan class=\"cc-mob-hide\"\u003e Choose a mass-produced option, and the first sign will be a dull, uninspired handle—right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eSTAINLESS STEEL BARWARE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElevate your craft with precision tools\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eFor every occasion where precision matters\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with your skill and professional gear.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eUpgrade your setup with durable, stylish tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful choice for cocktail enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEquip students with real bartender tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRestaurants\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance service with reliable, high-quality gear.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate.jpg?v=1739230257\u0026amp;width=1200\" alt=\"Stainless Steel Standard Bar Spoons - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eCrafted for those who take cocktails seriously\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003ePrecision tools for the serious mixologist\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget steel vs. premium stainless comparison\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e outperforms cheaper metals with its resistance to corrosion and tarnishing, ensuring longevity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis grade of stainless steel provides exceptional durability, making it ideal for professional use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur spoons maintain their polished finish and structural integrity, even with frequent use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose quality that lasts\u003c\/strong\u003e with 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom alloy to polished spoon\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished, hand-finished\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eMetal forming and finishing sequence\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced spoons, ours undergo \u003cstrong\u003ehand-finishing\u003c\/strong\u003e to ensure a polished, professional look.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach piece is unique due to the finishing process, offering distinct character and quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eInvest in individually \u003cstrong\u003ecrafted excellence\u003c\/strong\u003e.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA legacy of quality and design\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetal origins\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003edesign tradition\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecurrent collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of our brand's heritage\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur heritage in metal design ensures tools that meet the highest standards of quality and aesthetics.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWe embrace modern techniques while honoring the timeless art of metal craftsmanship.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience a legacy of \u003cstrong\u003equality and innovation\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift.jpg?v=1739230238\u0026amp;width=1200\" alt=\"Stainless Steel Standard Bar Spoons - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The weight and balance are perfect for crafting cocktails at home. Highly recommended for serious mixologists.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"These spoons are a game-changer for my home bar. The quality is immediately noticeable.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMark T., bar enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Love the ergonomic design! Makes stirring drinks effortless and enjoyable.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., professional bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore these complementary tools for your mixology needs.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete your bar\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-10-piece-stirred-craft-cocktail-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/StirredSet-Stainless_a3d13869-167d-4c07-b204-93eefde676b2.jpg?v=1739232734\u0026amp;width=600\" alt=\"Stainless Steel 10-Piece Stirred Craft Cocktail Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel 10-Piece Stirred Craft Cocktail Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eTools for stirring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=600\" alt=\"Stainless Steel Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eGarnish perfection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eElevate your style\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eBartender-designed tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform in California, USA. With a mission to make craft cocktail skills accessible, they expanded into a line of professional-grade bar tools designed by bartenders.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eA Bar Above emphasizes function, durability, and ease of use, making it a favorite among home bartenders and professionals alike.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eKey care tips for your spoons\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eThese spoons are dishwasher-safe for easy cleaning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse non-abrasive cleaners to maintain the mirror finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand Dry\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDry immediately after washing to prevent water spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore Properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry place to maintain their condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your spoons will continue to shine and perform for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eInvest in quality that elevates your craft\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Stainless Steel Standard Bar Spoons means investing in \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003edurability\u003c\/strong\u003e. Their polished mirror finish and ergonomic design make them a must-have for anyone serious about cocktails. These spoons are crafted to last, ensuring you enjoy perfectly mixed drinks every time.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel, durable and corrosion-resistant\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, crafted for optimal performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, easy maintenance for daily use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic handle design, comfort during extended mixing\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eExperience the difference quality tools make in your cocktail crafting journey.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $18\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes these spoons different from others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures durability and a polished mirror finish for professional appearance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill these stainless steel bar spoons maintain their mirror finish after repeated dishwasher cycles in both home and commercial settings?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003e304 stainless steel construction\u003c\/strong\u003e ensures these spoons maintain their polished mirror finish even after hundreds of dishwasher cycles in both home and high-temperature commercial dishwashers without spotting or degradation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the spiral twist handle design improve control and performance when stirring cocktails compared to smooth-handled bar spoons?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003espiral twist handles\u003c\/strong\u003e provide secure tactile grip even when wet, allow precise rotation control for layered drinks, and guide the spoon smoothly between ice cubes without catching, features you won't find on cheaper smooth-handled alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat size are the spoons?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach spoon is \u003cstrong\u003e300 mm in length\u003c\/strong\u003e with a bowl capacity of 2.5 ml.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the polished mirror finish resist tarnishing, water spots, and oxidation over years of professional bartending use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003etriple-stage polished mirror finish\u003c\/strong\u003e on genuine 304 stainless steel naturally resists tarnishing, water spots, and oxidation, maintaining its professional luster for years without the degradation seen in lower-grade metals.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these spoons be used in any mixing glass?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, they are versatile enough to work in most mixing glasses, but are \u003cstrong\u003eperfectly matched\u003c\/strong\u003e with ours.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific construction and performance advantages do these bar spoons offer compared to the cheaper hollow or lightweight alternatives commonly sold online?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike thin, wobbly alternatives, these spoons feature \u003cstrong\u003eprecisely weighted solid 304 stainless steel construction\u003c\/strong\u003e with balanced weight distribution that gives you professional control, triple-stage polishing for a flawless finish, and genuine durability that won't bend or degrade after hundreds of uses.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre they suitable for gifting?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, with their elegant design, they make a \u003cstrong\u003ethoughtful gift\u003c\/strong\u003e for cocktail enthusiasts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere are these spoons made?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThey are designed in California and \u003cstrong\u003emade in China\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the actual weight of these bar spoons, and how does the balanced weight distribution affect stirring control compared to lightweight alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach spoon weighs approximately 0.3 lb with \u003cstrong\u003eprecisely balanced weight distribution\u003c\/strong\u003e throughout the 300mm length, heavy enough to provide professional control and smooth rotation through ice, yet perfectly balanced to prevent hand fatigue during extended mixing sessions, unlike flimsy hollow alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart: $18\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What makes these spoons different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"304 stainless steel construction ensures durability and a polished mirror finish for professional appearance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these spoons dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, these spoons are dishwasher safe for both home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do the spiral handles help?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The spiral handles provide additional grip and help the spoon glide through ice smoothly.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What size are the spoons?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each spoon is 300 mm in length with a bowl capacity of 2.5 ml.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the finish resistant to tarnishing?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the polished mirror finish is designed to resist tarnishing over time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these spoons be used in any mixing glass?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, they are versatile enough to work in most mixing glasses, but are perfectly matched with ours.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Why choose these over cheaper alternatives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These spoons offer superior balance and durability, crafted for those serious about their cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are they suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, with their elegant design, they make a thoughtful gift for cocktail enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where are these spoons made?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"They are designed in California and made in China.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these spoons heavy?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, they are weighted for balance, adding to their professional feel.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Standard Bar Spoons\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"Crafted from 304 stainless steel, these bar spoons by A Bar Above offer durability and precision for professional-grade cocktail mixing. Designed in California, they are perfect for home and professional use.\",\n  \"sku\": \"CX-M7WZ-Y02E\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"18\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Length\",\n      \"value\": \"300 mm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.3 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Polished Mirror\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Spoon That Elevates Every Stir\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$18\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-standard-bar-spoons')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"1 Spiral \u0026 1 Smooth","offer_id":41254162202727,"sku":"CX-M7WZ-Y02E","price":18.0,"currency_code":"USD","in_stock":true},{"title":"2 Spiral Handle","offer_id":41254162235495,"sku":"67-6W6Q-7E7X","price":18.0,"currency_code":"USD","in_stock":true},{"title":"2 Smooth Handle","offer_id":41254162268263,"sku":"D5-YFUW-VGKK","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo05_1200_bc992fb8-6ee5-4e15-bbcf-ecf70ed2a819.jpg?v=1739230304"},{"product_id":"stainless-steel-mixologist-bar-set-14-piece","title":"Stainless Steel Mixologist Bar Set (14-Piece)","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px; line-height: 1.4;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s; text-decoration: none;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=1600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece) - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_ed850275-64d9-47ac-a010-02d7efdaca45.jpg?v=1739230279\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_ed850275-64d9-47ac-a010-02d7efdaca45.jpg?v=1739230279\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_ed850275-64d9-47ac-a010-02d7efdaca45.jpg?v=1739230279\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_3af37023-c9ef-40c7-b79e-7aedef72615c.jpg?v=1739230267\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_3af37023-c9ef-40c7-b79e-7aedef72615c.jpg?v=1739230267\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_3af37023-c9ef-40c7-b79e-7aedef72615c.jpg?v=1739230267\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_95e9e5ce-c433-4752-a1ca-e8b1c51b09c0.jpg?v=1739230243\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_95e9e5ce-c433-4752-a1ca-e8b1c51b09c0.jpg?v=1739230243\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_95e9e5ce-c433-4752-a1ca-e8b1c51b09c0.jpg?v=1739230243\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_9d97a876-5538-4d17-92f5-5ddadd6bdf0a.jpg?v=1739230228\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_9d97a876-5538-4d17-92f5-5ddadd6bdf0a.jpg?v=1739230228\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_9d97a876-5538-4d17-92f5-5ddadd6bdf0a.jpg?v=1739230228\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_bc74ad64-60f3-47c5-bf77-cc61a560f3c6.jpg?v=1739230215\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_bc74ad64-60f3-47c5-bf77-cc61a560f3c6.jpg?v=1739230215\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_bc74ad64-60f3-47c5-bf77-cc61a560f3c6.jpg?v=1739230215\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-SS.jpg?v=1739230208\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-SS.jpg?v=1739230208\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-SS.jpg?v=1739230208\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece), view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eBartender-designed\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eRobust and durable\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCrafted for enthusiasts\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Stainless Steel Mixology Revolution\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e14-Piece 304 Stainless Steel Bar Set · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The polished finish and perfect weight make every cocktail feel professional.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e125 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$98\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:silver;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212594487399\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $24 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for unmatched durability, designed in California and crafted for cocktail enthusiasts.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 stainless steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eBartender-designed\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eRobust and durable\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCrafted for enthusiasts\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is this bar set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced sets)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures long-lasting use without rusting or staining, ideal for frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eIncludes calibrated \u003cstrong\u003eJapanese jigger\u003c\/strong\u003e for accurate measurements, enhancing cocktail consistency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted with a \u003cstrong\u003epolished finish\u003c\/strong\u003e, offering a sophisticated look and feel, perfect for any setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFUNCTION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eComplete set includes all essential tools, designed for seamless cocktail crafting from start to finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy low-grade sets fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but their thin-walled sets often dent and lack the solid feel our set provides. \u003cstrong\u003eHollow handles\u003c\/strong\u003e detract from the serving experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the set just needs to look good on a shelf, then any stainless will do.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If you want 304 stainless with a polished finish that performs perfectly, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For the serious cocktail maker*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis set provides professional-grade tools for crafting cocktails with precision and ease.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For those who entertain often*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for hosting gatherings, allowing you to impress guests with expertly mixed drinks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For the aspiring mixologist*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for those eager to learn mixology with the right equipment from the start.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For the quality seeker*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade with durable materials ensuring long-lasting performance and elegance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you need just basics*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis comprehensive set might be more than you need if you rarely make cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If on a tight budget*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThere are simpler, less costly options available if price is your primary concern.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you prefer decorative*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eSeek a set with more aesthetic focus if style over substance is your priority.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If space is limited*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eConsider smaller sets if storage space is at a premium in your kitchen.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*The cocktail aficionado*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who take their mixology seriously and want professional tools at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*The frequent entertainer*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor hosts who love to dazzle guests with their cocktail-making prowess.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*The perfectionist*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor users who need every tool to function flawlessly and consistently.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*The thoughtful gift-giver*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent choice for gifting to cocktail enthusiasts who appreciate quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete 14-piece set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e14-piece bar set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBoston Shaker Set\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e18 oz unweighted \u0026amp; 28 oz weighted\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCocktail Strainers\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eHawthorne, julep, fine mesh\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eJapanese Jigger\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eDouble-sided\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eHardwood Muddler\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12\" length\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBar Spoon\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12\" spiral handle\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCocktail Picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSix stainless steel picks\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e14 pieces · Complete bar set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California, USA\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eIncludes polished 304 stainless steel and beech hardwood.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_bc74ad64-60f3-47c5-bf77-cc61a560f3c6.jpg?v=1739230215\u0026amp;width=1600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece) - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Mixologist Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eAll-in-one convenience\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThis set provides everything needed for crafting cocktails, reducing the need for additional purchases.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade with durable materials, ensuring long-term use without the risk of rust or wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePerfect gift\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eWith elegant packaging, it makes an impressive gift for any cocktail enthusiast or aspiring mixologist.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures lasting performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePolished finish for a \u003cstrong\u003esophisticated look\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eFUNCTIONAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eComplete set for \u003cstrong\u003eseamless cocktail crafting\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · 14 pieces · Durable \u0026amp; elegant\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003ePerfect for the cocktail enthusiast who seeks to combine style with substance in their bar tools.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance, ensuring these tools withstand the test of time even under frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eA beautifully \u003cstrong\u003epolished finish\u003c\/strong\u003e gives each piece an elegant shine, elevating the visual appeal of your bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in a set with \u003cstrong\u003eprofessional-grade tools\u003c\/strong\u003e means fewer replacements and long-term savings compared to cheaper alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eCrafted for mixology · Complete set for enthusiasts\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar becomes an experience center.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning this set, cocktail making might seem daunting. With these tools, every mix becomes a smooth process, transforming your home bar into a professional setup.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eEnjoy the transition to \u003cstrong\u003eprofessional-grade\u003c\/strong\u003e cocktail crafting.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Mixologist Bar Set includes\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eGift Box Dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12.75\" L x 5.5\" W x 4.25\" H\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions and weight are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMetal\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBeech Hardwood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-quality materials used for all components.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMetal Care\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWood Care\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollow care instructions for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBoston Shaker Set\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e18 oz unweighted \u0026amp; 28 oz weighted\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCocktail Strainers\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHawthorne, julep, fine mesh\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eJapanese Jigger\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDouble-sided\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHardwood Muddler\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12\" length\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBar Spoon\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12\" spiral handle\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCocktail Picks\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eSix stainless steel picks\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eComplete 14-piece set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are approximate and subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eProfessional-grade tools aren't just for bars.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume high-quality bar tools belong only in commercial settings. \u003cstrong\u003eThis set proves that professional-grade quality can be achieved at home.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eInvesting in this set means you can craft cocktails like a pro, right in your own kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_3af37023-c9ef-40c7-b79e-7aedef72615c.jpg?v=1739230267\u0026amp;width=1200\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece) - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhere function meets finesse.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eElevate your cocktail-making with tools designed for precision and style. Each piece of this set is crafted to meet the needs of serious mixologists and enthusiastic home bartenders alike.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eTransform your bar into a \u003cstrong\u003eshowcase of skill\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003e\u003cstrong\u003eCocktail enthusiasts\u003c\/strong\u003e and \u003cstrong\u003easpiring mixologists\u003c\/strong\u003e who value quality and precision in their bar tools. This set is perfect for those who love entertaining and wish to impress guests with their cocktail-making skills.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eHow stainless steel excels in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget metal vs 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers excellent resistance against rust and corrosion, ensuring longevity even in high-moisture environments.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eThermal properties\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis material maintains thermal resistance, ensuring that your tools won't warp or degrade under temperature changes.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eSurface quality\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe polished finish not only enhances visual appeal but also provides a smooth, easy-to-clean surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Every tool feels perfectly balanced and ready for action.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eWhere the quality difference shows\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Stainless Steel Mixologist Bar Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Sophisticated design with ergonomic tools\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Complete set for professional home use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eChoose the set that matches your passion, not just the price of mirror-polished alternatives.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eStainless Steel Mixologist Bar Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003ePottery Barn\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted or factory-made?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted with polished finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it dishwasher safe?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eHand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eHand wash only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California, USA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in India\u003c\/td\u003e\n\u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n\u003ctd class=\"\"\u003eManufactured in China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eBartender-designed\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard design\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard design\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard design\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGraphite finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror-polished stainless steel finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSatin\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (1 more dimension)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the bartender-designed expertise that elevates your craft beyond standard designs.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when mixing drinks for a special evening and the cheaper option's finish dulls your shine.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eMIXOLOGIST BAR SET\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eCrafting cocktails with precision and style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect settings for your bar set\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDinner parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with expertly crafted cocktails that elevate any dinner gathering.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eTransform your home into a professional cocktail lounge with this all-in-one set.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn ideal gift for cocktail enthusiasts, packed in a beautiful, ready-to-gift box.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eMixology classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for aspiring bartenders looking to hone their craft with professional tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eWeddings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance the bar at weddings with a set that offers both style and functionality.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_95e9e5ce-c433-4752-a1ca-e8b1c51b09c0.jpg?v=1739230243\u0026amp;width=1200\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece) - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eWhere style meets substance in every sip.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eMixologist Bar Set is for the discerning few.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel stands out\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget vs 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is known for its superior corrosion resistance, ensuring these tools last through years of use without rusting or staining.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis alloy grade is favored for its balance of strength and flexibility, making it ideal for high-use scenarios where durability is key.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIn this set, the \u003cstrong\u003epolished finish\u003c\/strong\u003e adds a touch of elegance, while the inherent durability of 304 stainless steel ensures lasting quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e means longevity and style.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe crafting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow these tools are made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to final polish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, these tools undergo a meticulous crafting process: alloy selection, forming, and \u003cstrong\u003epolishing\u003c\/strong\u003e to ensure quality and precision.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach tool's slight variation is a mark of its crafted nature, not a flaw, ensuring a unique touch to every cocktail experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eHandcrafted attention to detail enhances every use.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft tradition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow our heritage informs quality\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforged\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision tools\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emixologist set\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: heritage to modern innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above draws from a tradition of precision and quality, ensuring each tool meets exacting standards for professional performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBy choosing this production context, we honor the legacy of craftsmanship while embracing modern innovations for superior tool creation.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eOur heritage guarantees tools that stand the test of time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_9d97a876-5538-4d17-92f5-5ddadd6bdf0a.jpg?v=1739230228\u0026amp;width=1200\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece) - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This set transformed my home bar into a professional station. Each piece feels substantial and well-made.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the polished finish and how each tool feels perfectly balanced. It's a joy to use.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn L., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Perfect gift for my son who just completed his bartending course. He was thrilled with the quality.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., gifted for graduation, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the collection without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your bar setup with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-SS.jpg?v=1739232759\u0026amp;width=600\" alt=\"Stainless Steel Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential for perfect shakes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-SS.jpg?v=1739232753\u0026amp;width=600\" alt=\"Stainless Steel Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor smooth straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SSJap-1.jpg?v=1739231093\u0026amp;width=600\" alt=\"Stainless Steel Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision in every pour\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor a touch of luxury\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting quality cocktail experiences\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform, evolving into a brand that emphasizes professional-grade tools designed in California. Their mission is to make craft cocktails accessible to everyone, blending experience with innovation.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eA Bar Above combines bartender expertise with durable, elegant design, ensuring each tool meets the demands of both home and professional bars.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve your tools\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eWash properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDishwasher safe, but hand wash the muddler to preserve wood quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to maintain the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent water spots by drying tools immediately after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep your tools in their box or a dedicated space to avoid scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eFollowing these guidelines ensures your set remains in top condition for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy this set is the right choice\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Stainless Steel Mixologist Bar Set means choosing lasting quality and professional-grade performance. \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability, while the complete set offers everything needed for precise cocktail crafting. Perfect for both beginners and seasoned mixologists.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel, polished and durable\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, crafted for professionals\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy care, except wood muddler\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eComplete set with essential tools for any cocktail\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eThis set transforms your home bar experience into something truly exceptional.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $98\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the capacity of the shaker?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Boston shaker set includes an \u003cstrong\u003e18 oz unweighted\u003c\/strong\u003e and a \u003cstrong\u003e28 oz weighted\u003c\/strong\u003e shaker tin.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this 14-piece mixologist set include everything a beginner needs to start making professional cocktails at home?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, this complete 14-piece set includes every essential tool beginners need, properly calibrated jiggers for precise measurements, commercial-grade Hawthorne and julep strainers, an ergonomically designed muddler, and weighted Boston shaker tins, so you can start crafting professional-grade cocktails immediately without buying additional equipment.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs every piece dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAll metal components are dishwasher safe, but the \u003cstrong\u003ehardwood muddler\u003c\/strong\u003e should be hand washed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I replace individual pieces if lost?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, individual components like the \u003ca href=\"\/products\/stainless-steel-boston-shaker\"\u003eBoston shaker\u003c\/a\u003e can be purchased separately.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the precision engineering and weight distribution in this set improve cocktail-making performance compared to standard bar tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach piece features precisely balanced weight distribution, not the thin, wobbly alternatives that feel hollow in your hand, and undergoes triple-stage polishing to eliminate sharp unfinished edges, ensuring comfortable grip, accurate pours, and consistent performance from your first cocktail to your thousandth.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre the metal tools made from 304 stainless steel?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, all metal tools in this set are crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, known for its durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific design features and quality standards make this A Bar Above's flagship mixologist set instead of just another cocktail kit?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAs A Bar Above's flagship product, every piece is crafted from genuine 304 food-grade stainless steel, undergoes triple-stage polishing for flawless performance, and includes specialized tools serious home bartenders actually need, like properly calibrated Japanese jiggers and commercial-grade strainers, instead of generic bonus items that end up unused.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this 304 stainless steel set superior to other cocktail kits that claim premium quality but use thinner materials?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike thin alternatives that claim premium quality but arrive with sharp unfinished edges and loose-fitting shaker seals, every piece in this set is crafted from genuine 304 food-grade stainless steel with precisely balanced weight distribution, triple-stage polishing, and precision fitting to ensure flawless performance and comfortable handling.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this set a good gift choice?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, it comes in an elegant package, ideal for gifting to cocktail enthusiasts and new mixologists alike.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the set come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $98\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is the capacity of the shaker?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Boston shaker set includes an 18 oz unweighted and a 28 oz weighted shaker tin.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set suitable for beginners?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, this set is perfect for beginners as it includes all essential tools to start crafting professional-grade cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is every piece dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"All metal components are dishwasher safe, but the hardwood muddler should be hand washed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I replace individual pieces if lost?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, individual components like the Boston shaker can be purchased separately.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this set enhance cocktail making?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each tool is designed for precision and efficiency, ensuring smoother cocktail making from measuring to mixing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the metal tools made from 304 stainless steel?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, all metal tools in this set are crafted from 304 stainless steel, known for its durability.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this set a flagship product?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"As A Bar Above's flagship, it combines professional-grade tools with a polished finish, designed for both home and professional use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this set compare to other cocktail kits?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This set is crafted from 304 stainless steel and includes essential tools with a polished finish, offering superior quality.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set a good gift choice?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it comes in an elegant package, ideal for gifting to cocktail enthusiasts and new mixologists alike.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the set come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Mixologist Bar Set (14-Piece)\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Stainless Steel Mixologist Bar Set is a 14-piece collection crafted from durable 304 stainless steel, designed in California for professional-grade cocktail making at home.\",\n  \"sku\": \"X8-BGSC-9T3U\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"98\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel, Beech Hardwood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Includes\",\n      \"value\": \"Shaker, Strainers, Jigger, Spoon, Muddler, Picks\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Dishwasher safe, except muddler\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"12.75\\\" L x 5.5\\\" W x 4.25\\\" H\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"3 lbs\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Stainless Steel Mixology Revolution\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$98\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-mixologist-bar-set-14-piece')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212594487399,"sku":"X8-BGSC-9T3U","price":98.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297"},{"product_id":"stainless-steel-metal-cocktail-straws","title":"Stainless Steel Metal Cocktail Straws","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=1600\" alt=\"Stainless Steel Metal Cocktail Straws - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ForeverQuality.jpg?v=1739230251\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ForeverQuality.jpg?v=1739230251\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ForeverQuality.jpg?v=1739230251\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_e3a8bb6d-06cc-455c-84ee-5e09c825b9e2.jpg?v=1739230230\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_e3a8bb6d-06cc-455c-84ee-5e09c825b9e2.jpg?v=1739230230\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_e3a8bb6d-06cc-455c-84ee-5e09c825b9e2.jpg?v=1739230230\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome.jpg?v=1739230222\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome.jpg?v=1739230222\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome.jpg?v=1739230222\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_27cb600e-a052-407c-bb8a-9ed524857119.jpg?v=1739230201\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_27cb600e-a052-407c-bb8a-9ed524857119.jpg?v=1739230201\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_27cb600e-a052-407c-bb8a-9ed524857119.jpg?v=1739230201\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_6543dd05-8a3a-49cf-86a6-a510182cd8ee.jpg?v=1739230183\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_6543dd05-8a3a-49cf-86a6-a510182cd8ee.jpg?v=1739230183\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_6543dd05-8a3a-49cf-86a6-a510182cd8ee.jpg?v=1739230183\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo29_1200-1_865249c4-4c68-4ad6-b95a-c8369f19d95b.jpg?v=1739230171\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo29_1200-1_865249c4-4c68-4ad6-b95a-c8369f19d95b.jpg?v=1739230171\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo29_1200-1_865249c4-4c68-4ad6-b95a-c8369f19d95b.jpg?v=1739230171\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SS_-_Short.jpg?v=1739230165\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SS_-_Short.jpg?v=1739230165\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SS_-_Short.jpg?v=1739230165\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Metal Cocktail Straws, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eEco-Friendly\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eIncludes Cleaning Tool\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · California, USA\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Sleek Stainless Steel Cocktail Straws\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Dishwasher Safe · Multiple Lengths\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"These straws add a touch of elegance and sustainability to every drink.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e125 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$12\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003ePolished Stainless\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:silver;\" title=\"Polished Stainless\" onclick=\"selectSwatch(this,'Polished Stainless')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41254162497639\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $3 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from 304 stainless steel\u003c\/strong\u003e, these straws are designed in California and made in China. They offer a polished mirror finish and are eco-friendly, reducing the need for single-use plastics.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eEco-Friendly\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eIncludes Cleaning Tool\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Stainless Steel Straws different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures these straws resist rust and last longer than typical alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach straw boasts a \u003cstrong\u003epolished mirror finish\u003c\/strong\u003e that adds elegance to any drink presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eECO-FRIENDLY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned for reuse, these straws significantly \u003cstrong\u003ereduce plastic waste\u003c\/strong\u003e in your home or bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eAvailable in a range of \u003cstrong\u003elengths and diameters\u003c\/strong\u003e to suit any glass or drink.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated straws fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, but their plated straws often flake at the edges and dent easily, compromising the experience. \u003cstrong\u003eThin-gauge pieces\u003c\/strong\u003e feel lightweight, undermining their durability.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the straw is just for a quick drink, standard options suffice. But for style, weight and finish matter.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a reusable, polished stainless steel straw that elevates every sip, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this straws right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this straws\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Eco-friendly and reusable*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThese straws are perfect for those wanting to reduce plastic waste.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Elegant drink presentation*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for enhancing the aesthetic of any cocktail or drink.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Durable stainless steel*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade from 304 stainless steel, these straws are built to last.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Easy to clean*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eComes with a cleaner tool and dishwasher bag for convenience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this straws if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer disposable options*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you prefer single-use straws, these might not be for you.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Avoid cleaning tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese straws require a bit more care and maintenance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Looking for lightweight*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese straws are substantial and may feel heavier than plastic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf cost is a concern, consider less expensive plastic alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who love crafting drinks and value presentation.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Eco-conscious buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those committed to sustainability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home entertainers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for hosts who value stylish and reusable drink accessories.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSuitable for bar professionals seeking durable, high-quality tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete straw set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003estraw set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eShort Straw Set\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSix narrow straws, cleaner tool, dishwasher bag\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eStandard Straw Set\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSix narrow straws, cleaner tool, dishwasher bag\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eFrozen Straw Set\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSix short wide straws, six long wide straws, cleaner tool, dishwasher bag\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCombo Set\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eFour narrow straws, four standard straws, four wide straws, cleaner tools, dishwasher bag\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003eVarious configurations available\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eMade in China\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from high-quality 304 stainless steel with a polished mirror finish for lasting use.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-5-Fancy-_-Functional_6543dd05-8a3a-49cf-86a6-a510182cd8ee.jpg?v=1739230183\u0026amp;width=1600\" alt=\"Stainless Steel Metal Cocktail Straws - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Stainless Steel Straws\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eEco-conscious design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThese straws are a sustainable choice for reducing plastic waste in your drinks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eElegant finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe polished stainless surface enhances any drink, making your cocktails look even better.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eEasy maintenance\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eWith included cleaners and dishwasher bag, maintenance becomes a breeze.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSustainable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eReusable\u003c\/strong\u003e design cuts down plastic waste.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e resists rust and wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eStylish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eMirror finish\u003c\/strong\u003e elevates drink presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eReusable design · Polished finish · Eco-friendly\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value both form and function in their drink accessories, these straws offer the perfect blend of elegance and sustainability.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eBuilt to Last\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures longevity and resistance to rust, outperforming cheaper alternatives in durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003epolished mirror finish\u003c\/strong\u003e adds a sophisticated touch to any drink, making them perfect for entertaining.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eEco-Friendly Choice\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eUsing these straws reduces reliance on single-use plastics, contributing to a more sustainable environment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eStylish and sustainable for every sip.\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour drink presentation transforms instantly.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore\u003c\/strong\u003e: Plastic straws clutter your drink setup. \u003cstrong\u003eAfter\u003c\/strong\u003e: Durable, polished stainless steel straws elevate every sip.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eSwitching to these straws means \u003cstrong\u003eenhanced sustainability\u003c\/strong\u003e and style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Stainless Steel Straws are made of\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eShort, Narrow Straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5\" long x 6mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStandard Straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" long x 8mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eShort, Wide Straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5\" long x 12mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLong, Wide Straws\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" long x 12mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eWeights vary by set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished mirror finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-grade stainless steel ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes, all home and commercial dishwashers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCleaning Tool\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eIncluded for easy maintenance\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAvoid abrasive materials to maintain finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eVarious straw sets, cleaner tool, dishwasher bag\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSet contents vary by selection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eThink plastic straws are more stylish? Think again.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume that plastic straws offer better style. Our \u003cstrong\u003emirror-finished stainless steel\u003c\/strong\u003e straws prove otherwise.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThese straws deliver both elegance and durability, transforming any drink.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-2-Key-Features_e3a8bb6d-06cc-455c-84ee-5e09c825b9e2.jpg?v=1739230230\u0026amp;width=1200\" alt=\"Stainless Steel Metal Cocktail Straws - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eChoose elegance in every sip\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWith A Bar Above’s stainless steel straws, each drink becomes an occasion. These straws are not just tools; they are a commitment to quality and style.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eElevate\u003c\/strong\u003e your drinks with every sip.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eIdeal for \u003cstrong\u003eeco-conscious\u003c\/strong\u003e individuals, \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e, and hosts who appreciate the finer details. These straws cater to those who value style and sustainability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003esteel core\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003esteel core · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparing lower-quality alternatives to our stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is known for its rust resistance and long-lasting performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eStyle\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003epolished mirror finish\u003c\/strong\u003e provides a sleek appearance, enhancing any drink presentation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eSustainability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eReusable straws reduce waste and are \u003cstrong\u003eeco-friendly\u003c\/strong\u003e alternatives to plastic.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"These straws feel substantial and enhance every sip.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eDishwasher Safe 304 Stainless Steel Straws\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Stainless Steel Metal Cocktail Straws offer:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel construction\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Polished mirror finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eChoose quality over compromise; don't settle for spray-lacquered iron when the best is within reach.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eStainless Steel Metal Cocktail Straws\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eSur La Table\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-finished polished steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a polished finish?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished mirror\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMatte\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGlossy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSatin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the design unique?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eDesigned in California\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGeneric design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eOff-the-shelf design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003e304 Stainless Steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003e18\/8 stainless steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eCare\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eDishwasher safe\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eHand wash recommended\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eNot dishwasher safe\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eHand wash only\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eSpot the difference with 304 stainless steel, ensuring durability and effortless cleaning in the dishwasher.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when guests arrive and an inferior straw leaves you with a metallic aftertaste.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eSTAINLESS STEEL COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Stainless Steel Collection\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eElegance meets sustainability with every sip.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eIdeal settings for stainless straws\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAdd a touch of elegance to your gatherings with these stylish straws.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEco-conscious events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for events where sustainability is a priority.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome entertaining\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your hosting with reusable and attractive drink straws.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eBar setups\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance your bar’s aesthetics with sleek, polished straws.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for cocktail enthusiasts and sustainability advocates.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailStraws-SS-ThinLong-Infographics-_4BarExperienceatHome.jpg?v=1739230222\u0026amp;width=1200\" alt=\"Stainless Steel Metal Cocktail Straws - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome straws are disposable. Some define style.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eA Bar Above is for the latter.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBudget alternative left, 304 stainless right.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior durability compared to cheap metals. It resists rust and maintains an elegant finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless\u003c\/strong\u003e is known for its high corrosion resistance and strength, making it ideal for drinkware.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis material choice ensures that our straws provide a \u003cstrong\u003elong-lasting, elegant\u003c\/strong\u003e drinking experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose quality\u003c\/strong\u003e with 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting polished steel straws\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to final inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur straws are crafted through a process that includes \u003cstrong\u003ehand-finishing\u003c\/strong\u003e, ensuring each piece meets our high-quality standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe hand-finishing process means each straw is unique, offering a personalized touch that mass-produced items lack.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the difference \u003cstrong\u003esolid metal\u003c\/strong\u003e quality makes.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA Bar Above's design philosophy\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003esteel adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eFrom heritage to modern design principles.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above combines traditional craftsmanship with modern design, ensuring quality in every piece.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing this production method reflects our commitment to sustainability and style.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eTrust in a brand that values \u003cstrong\u003equality and heritage\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktail-Straws-Gold-Combo-Infographics-3-Crafted-for-Cocktails_27cb600e-a052-407c-bb8a-9ed524857119.jpg?v=1739230201\u0026amp;width=1200\" alt=\"Stainless Steel Metal Cocktail Straws - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"These straws are perfect for my home bar. They add a touch of class and are easy to clean.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJenna L., purchased for home bar, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love these straws! They are sturdy and look fantastic in a cocktail.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMark S., avid cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"A sustainable option that's actually better looking than plastic. Highly recommend!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., eco-conscious buyer, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your drink presentation with these complementary items.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo26_1200_c526969d-2831-4729-893b-f08f925b9365.webp?v=1739230627\u0026amp;width=600\" alt=\"Stainless Steel Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor stylish garnishes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-mixologist-bar-set-14-piece\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/0259_f768e55d-cf2f-4b31-b6f4-d26ceae5f53c.jpg?v=1739230297\u0026amp;width=600\" alt=\"Stainless Steel Mixologist Bar Set (14-Piece)\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eStainless Steel Mixologist Bar Set (14-Piece)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComplete your bar tools\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-metal-cocktail-straws\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=600\" alt=\"Gold Metal Cocktail Straws\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Metal Cocktail Straws\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eAdd a touch of gold\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor smooth cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above integrates cocktail education with professional bar experience, crafting bartender-designed tools in California. Their mission is to simplify cocktail-making for everyone.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing 304 stainless steel allows them to offer durable, dishwasher-safe products that stand up to both home and professional use, reflecting their commitment to quality and functionality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for lasting shine\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRegular cleaning\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse the included cleaning tool after each use to maintain hygiene.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSafe for all home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDo not use harsh scrubbers that could scratch the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore wisely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep straws in the provided bag to prevent scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your straws will remain stylish and functional for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eInvest in style and sustainability\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing A Bar Above's stainless steel straws means embracing elegance and sustainability in every sip. \u003cstrong\u003eEliminate plastic waste\u003c\/strong\u003e and enhance your drink presentation with these durable, polished straws. They're an investment in both quality and environmental responsibility.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel, ensuring durability and rust resistance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, reflecting a commitment to quality and style.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance, preserving their polished finish.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eAvailable in multiple lengths and diameters to suit any drink.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eThese straws are a testament to both your style and eco-consciousness.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $12\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the metal straws be used for thicker drinks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the wide straw options are perfect for smoothies and thicker beverages. \u003cstrong\u003eChoose the right size\u003c\/strong\u003e for your drink.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do you care for the stainless steel straws?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSimply use the included \u003cstrong\u003ecleaning tool\u003c\/strong\u003e after each use or place them in the dishwasher in the provided bag.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat cleaning accessories are included with each stainless steel straw set to ensure thorough maintenance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach set includes a specialized \u003cstrong\u003ecleaning tool\u003c\/strong\u003e specifically designed to reach the interior of stainless steel straws, plus a protective dishwasher bag to keep them secure during machine washing, ensuring every trace of residue is removed without scratching the mirror finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these 304 stainless steel straws withstand repeated dishwasher cycles without losing their mirror finish or structural integrity?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! These straws are engineered from \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with a triple-stage polished finish that remains flawless through hundreds of dishwasher cycles in both home and commercial settings, unlike thin alternatives that develop water spots or dull finishes after just a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhich straw set configurations are available, and how do the straw dimensions differ between the Short, Standard, Frozen, and Combo options?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWe offer four precisely calibrated sets: \u003cstrong\u003eShort\u003c\/strong\u003e (ideal for lowball glasses), \u003cstrong\u003eStandard\u003c\/strong\u003e (for highball cocktails), \u003cstrong\u003eFrozen\u003c\/strong\u003e (with wider bores for thick smoothies and frozen drinks), and \u003cstrong\u003eCombo\u003c\/strong\u003e (a complete mixologist collection), each featuring different straw diameters and lengths matched to specific beverage types, plus the full cleaning kit and protective dishwasher bag.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use these straws for hot drinks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile they are \u003cstrong\u003estainless steel\u003c\/strong\u003e, it's best to use them with cold or room temperature drinks to avoid heat transfer.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these straws eco-friendly?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, they are a \u003cstrong\u003esustainable alternative\u003c\/strong\u003e to single-use plastic straws, helping to reduce waste.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat grade of stainless steel is used in these straws, and how does it compare to lower-quality alternatives that may rust or corrode?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese straws are crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e—the same commercial-grade alloy used in professional kitchens, not the inferior 201-grade steel found in cheaper alternatives that develop rust spots and corrosion after exposure to citrus or repeated washing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDo the straws impart any metallic taste?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, the \u003cstrong\u003emirror finish\u003c\/strong\u003e ensures there is no metallic taste transferred to your drinks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow are these stainless steel straws packaged, and what makes the presentation appropriate for gifting to environmentally conscious friends or cocktail enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eCertainly! Each set arrives in premium \u003cstrong\u003eeco-friendly packaging\u003c\/strong\u003e featuring clean, minimalist design with zero plastic components, the reusable storage bag doubles as elegant presentation packaging that communicates both sustainability values and the professional-grade quality inside, making it gift-ready without additional wrapping.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can the metal straws be used for thicker drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the wide straw options are perfect for smoothies and thicker beverages. Choose the right size for your drink.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do you care for the stainless steel straws?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Simply use the included cleaning tool after each use or place them in the dishwasher in the provided bag.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do the straws come with a cleaning brush?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, each set includes a cleaning tool for easy maintenance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these straws dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! They are designed to be dishwasher safe for both home and commercial use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What sets are available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We offer Short, Standard, Frozen, and Combo sets, each with varying straw sizes and accessories.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use these straws for hot drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While they are stainless steel, it's best to use them with cold or room temperature drinks to avoid heat transfer.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these straws eco-friendly?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, they are a sustainable alternative to single-use plastic straws, helping to reduce waste.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the material used for these straws?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"They are made from 304 stainless steel, known for its durability and rust resistance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do the straws impart any metallic taste?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the mirror finish ensures there is no metallic taste transferred to your drinks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the straws suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Certainly! They come in eco-friendly packaging, making them a thoughtful gift choice.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Metal Cocktail Straws\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"Elevate your drinks with these 304 stainless steel straws. Designed in California, they offer a durable, eco-friendly alternative to plastic straws. Perfect for cocktail enthusiasts and environmentally conscious consumers.\",\n  \"sku\": \"STRAWS-SHORT-SS\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"12\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Polished mirror finish\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes, all home and commercial dishwashers\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Design Origin\",\n      \"value\": \"California, USA\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Included Accessories\",\n      \"value\": \"Cleaner tool and dishwasher bag\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eSleek Stainless Steel Cocktail Straws\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$12\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'stainless-steel-metal-cocktail-straws')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Short","offer_id":41254162497639,"sku":"STRAWS-SHORT-SS","price":12.0,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":41254162530407,"sku":"STRAWS-STANDARD-SS","price":13.0,"currency_code":"USD","in_stock":true},{"title":"Frozen","offer_id":41254162563175,"sku":"STRAWS-FROZEN-SS","price":16.0,"currency_code":"USD","in_stock":true},{"title":"Combo","offer_id":41254162595943,"sku":"STRAWS-COMBO-SS","price":16.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo45_1200.jpg?v=1739230262"},{"product_id":"stainless-steel-pour-spout","title":"Stainless Steel Pour Spout","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003ePremium Stainless Steel Pour Spout | Drip-Free Precision Pouring\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Premium Stainless Steel Pour Spout | Drip-Free Precision Pouring\"\u003e\n  \u003cmeta name=\"description\" content=\"Achieve perfect pours every time with our premium Stainless Steel Pour Spout. Precision-engineered in California for drip-free, controlled pouring in any kitchen or bar.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=1600\" alt=\"Stainless Steel Pour Spout - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4USvsTHEM_341f208d-1986-410a-9139-557c05d63ae8.jpg?v=1739230150\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4USvsTHEM_341f208d-1986-410a-9139-557c05d63ae8.jpg?v=1739230150\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4USvsTHEM_341f208d-1986-410a-9139-557c05d63ae8.jpg?v=1739230150\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile_88319fb8-5d46-4e1f-8435-2e957820e775.jpg?v=1739230151\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile_88319fb8-5d46-4e1f-8435-2e957820e775.jpg?v=1739230151\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile_88319fb8-5d46-4e1f-8435-2e957820e775.jpg?v=1739230151\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies_f16e1b6e-8929-453d-8c60-a6563e61371a.jpg?v=1739230132\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies_f16e1b6e-8929-453d-8c60-a6563e61371a.jpg?v=1739230132\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies_f16e1b6e-8929-453d-8c60-a6563e61371a.jpg?v=1739230132\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_051ade90-aa1a-4147-a341-e6d1d1ef35b1.jpg?v=1739230135\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_051ade90-aa1a-4147-a341-e6d1d1ef35b1.jpg?v=1739230135\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_051ade90-aa1a-4147-a341-e6d1d1ef35b1.jpg?v=1739230135\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03700_1.jpg?v=1739230129\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03700_1.jpg?v=1739230129\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03700_1.jpg?v=1739230129\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_1.jpg?v=1739230114\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_1.jpg?v=1739230114\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-11_1.jpg?v=1739230114\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6BrandTrust_fab69516-7cbb-44e2-917c-ef7b88904b74.jpg?v=1739230111\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6BrandTrust_fab69516-7cbb-44e2-917c-ef7b88904b74.jpg?v=1739230111\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6BrandTrust_fab69516-7cbb-44e2-917c-ef7b88904b74.jpg?v=1739230111\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Stainless Steel Pour Spout, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eFits Standard Bottles\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Precision Stainless Steel Pour Spout\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The sleek design ensures perfect pours every time, no spills!\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e92 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$8\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eStainless Steel\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:silver;\" title=\"Stainless Steel\" onclick=\"selectSwatch(this,'Stainless Steel')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $2 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures durability and corrosion resistance. Designed in California, this pour spout offers precision and reliability. Dishwasher safe for easy cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eFits Standard Bottles\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Stainless Steel Pour Spout different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from cheaper materials)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this pour spout stands the test of time, resisting corrosion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned for \u003cstrong\u003eaccurate pouring\u003c\/strong\u003e, it ensures every drop lands perfectly in your glass.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFLEXIBLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eFits a wide range of bottle necks with its \u003cstrong\u003e\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eEASY CLEAN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eFully \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, making cleanup after events a breeze.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIssues with typical pour spouts\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers widely available spouts, but their thin-walled materials can lead to \u003cstrong\u003einconsistent pours\u003c\/strong\u003e and leaks over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the pour spout just needs to fit, any standard option suffices. But for precision, material matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you need is a robust 304 stainless steel spout that fits perfectly and pours smoothly, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this pour spout right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this pour spout\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need precise pouring control*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis pour spout provides precise control for consistent, mess-free pouring.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value professional-grade tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDesigned by bartenders, this spout ensures reliable performance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Prefer durable materials*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eMade from 304 stainless steel, it offers long-lasting durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Want easy maintenance*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDishwasher safe for convenient cleaning without compromising quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this pour spout if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Don't need precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you’re okay with standard pours, this might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer plastic options*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThose looking for lightweight plastic might find this too robust.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Avoid metal tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf metal isn't your style, consider other materials.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf price is your main concern, cheaper alternatives may suit you better.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who love crafting cocktails at home with precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bartenders who need reliable tools for busy shifts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA polished, practical gift for cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Precision seekers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who appreciate accuracy and refined design in their barware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eIncludes 6 pour spouts\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete your bar\u003cbr\u003ewith precision\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003ePour Spout\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e10.5 x 3 cm\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eDust Cover Caps\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e8 included\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e6 pieces · Set includes caps\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC03700_1.jpg?v=1739230129\u0026amp;width=1600\" alt=\"Stainless Steel Pour Spout - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Stainless Steel Pour Spout\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from durable 304 stainless steel, these spouts resist corrosion and wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision Pouring\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned for accurate, smooth pouring, perfect for cocktails and more.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEasy to Clean\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eFully dishwasher safe, simplifying cleanup and ensuring longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003ePRECISE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eEnsures \u003cstrong\u003esmooth pouring\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eEASY CLEAN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e design\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 Stainless Steel · Precise Pouring · Dishwasher Safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      For those who demand precision and quality in their barware, this pour spout delivers unmatched reliability and style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eImpressive Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from 304 stainless steel, this pour spout withstands regular use and resists corrosion, ensuring it remains a staple in your bar setup for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eSleek Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith a polished finish, the spout adds a professional touch to any bottle, enhancing your bar's visual appeal while providing functional elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWhile initial investment might be slightly higher, the longevity and performance it offers mean fewer replacements and consistent quality over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDurable Materials · Reliable Performance · Easy Maintenance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003ePouring becomes a precise art.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore, you might have dealt with inconsistent pours and drips. Now, with the Stainless Steel Pour Spout, every pour is \u003cstrong\u003esmooth and accurate\u003c\/strong\u003e, transforming your cocktail-making experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eEnjoy precision and elegance in every pour.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Stainless Steel Pour Spout is made of and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e10.5 x 3 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCompact design for easy handling.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eEnsures safe contact with liquids.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFits all standard bottles\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDesigned for ease of use and maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 x Pour Spouts (10.5 x 3 cm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComplete set for versatile use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are based on current product details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all pour spouts are equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany believe all pour spouts perform the same, but \u003cstrong\u003ematerial and design\u003c\/strong\u003e critically impact pouring precision and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing 304 stainless steel ensures reliability and quality over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/3Versatile_88319fb8-5d46-4e1f-8435-2e957820e775.jpg?v=1739230151\u0026amp;width=1200\" alt=\"Stainless Steel Pour Spout - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eChoose precision, every single time.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the Stainless Steel Pour Spout, your bar experiences are elevated. Enjoy seamless, precise pours that make every drink perfect, reducing waste and enhancing quality.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003ePrecision and reliability make every pour exceptional.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eIdeal for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who value \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003equality\u003c\/strong\u003e in their bar tools. The Stainless Steel Pour Spout is also a thoughtful gift for anyone looking to elevate their cocktail-making game.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003estainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eSee the contrast between lower quality and our stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable Design\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e304 stainless steel offers excellent \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e, ensuring longevity compared to mass-market alternatives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePrecision Pouring\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished finish ensures \u003cstrong\u003esmooth pouring\u003c\/strong\u003e, reducing spills and maintaining a clean bar area.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eReliable Fit\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eA secure, leak-proof fit across standard bottles, thanks to the \u003cstrong\u003e\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Perfect pours every time with sleek, reliable design.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003ePrecision Stainless Steel Pour Spout (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Stainless Steel Pourer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eVagabond House\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eVagabond House Pewter Pourer\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eJuliska\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eJuliska Metal Pourer\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePewter\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10.5 x 3 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10.5 x 3 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10.5 x 3 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e10.5 x 3 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBPA-Free\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBPA-Free\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLead-free, FDA compliant, 100% food and beverage safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBPA-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash in warm water with mild, non-acidic soap; rinse and let dry completely\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits all standard bottles\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits all standard bottles\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits all standard bottles\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFits all standard bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 x Pour Spouts (10.5 x 3 cm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 x Pour Spouts (10.5 x 3 cm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 x Pour Spouts (10.5 x 3 cm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 x Pour Spouts (10.5 x 3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$8\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$95.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$42.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$225.00\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eExperience the timeless craftsmanship of handcrafted Pewter, setting your barware apart in elegance and authenticity.\u003cspan class=\"cc-mob-hide\"\u003e Choose factory-made options and the first sign will be a lack of character — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003ePOUR SPOUT COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision pouring for every drink\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these settings\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your home bar setup with precision pouring tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eMeet the demands of high-volume service with reliable equipment.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eServe guests with style and efficiency, minimizing spills.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eDelight cocktail enthusiasts with a practical yet stylish gift.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEquip students with professional-grade tools for their craft.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/5NoFruitFlies_f16e1b6e-8929-453d-8c60-a6563e61371a.jpg?v=1739230132\u0026amp;width=1200\" alt=\"Stainless Steel Pour Spout - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eElevate your pouring game.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who demand precision.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel outperforms\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Stainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eSee how premium stainless compares to cheaper options.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is renowned for its corrosion resistance, providing superior durability compared to mass-market alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe 304 grade is a high-quality alloy known for its strength and thermal resistance, ensuring your pour spout maintains its integrity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur spout's polished finish enhances its \u003cstrong\u003evisual appeal\u003c\/strong\u003e and prevents rust, making it a staple in your bar setup.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e guarantees longevity and reliability.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow precision pouring is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eExplore the meticulous process behind our pour spouts.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur pour spouts undergo a \u003cstrong\u003ehand-finishing\u003c\/strong\u003e process, ensuring each piece is perfected for precision and durability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eSlight variations are a hallmark of quality craftsmanship, offering a custom fit and finish not found in mass-produced items.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose craftsmanship that ensures reliability and precision.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eOur metalwork tradition\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetal roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-finish\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand evolution\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprofessional series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eExplore the journey from tradition to modern craftsmanship.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur process combines traditional metalwork techniques with modern design principles to deliver exceptional quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above selected this approach to provide tools that exceed expectations in both performance and aesthetics.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the blend of tradition and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/2GreatFor_051ade90-aa1a-4147-a341-e6d1d1ef35b1.jpg?v=1739230135\u0026amp;width=1200\" alt=\"Stainless Steel Pour Spout - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This pour spout is a game changer for my bar setup. No more spills!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., bought for home bar, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Love the sleek design and precision it offers. Perfect for my cocktails.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Finally, a pour spout that fits all my bottles securely. Highly recommend!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., cocktail enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the bar without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your bar setup with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-pour-spout\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=600\" alt=\"Gold Pour Spout\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Pour Spout\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision and elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-citrus-juicer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Juicer-Opt3_1.jpg?v=1739230857\u0026amp;width=600\" alt=\"Stainless Steel Citrus Juicer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Citrus Juicer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFreshness in every squeeze\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-wine-opener\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=600\" alt=\"Stainless Steel Wine Opener\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Wine Opener\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEffortless uncorking\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElevated presentation\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision tools for bartenders\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, blending cocktail education with professional bar expertise. Originating in California, the brand designs premium bar tools that prioritize functionality and durability, combining professional-grade materials with California-inspired design.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eBy choosing materials like 304 stainless steel, A Bar Above ensures its tools withstand rigorous use, delivering consistent quality and performance in every pour.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules for long-lasting performance\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRinse After Use\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eRinse the pour spout immediately after use to prevent residue buildup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eUse Dishwasher\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDishwasher safe for convenient cleaning; maintain shine and hygiene.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAvoid using abrasive cleaners that can scratch the polished finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore Correctly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eStore in a dry place to prevent any moisture-related issues.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your pour spout will provide reliable service for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eInvest in precision for your bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the \u003cstrong\u003eStainless Steel Pour Spout\u003c\/strong\u003e means investing in a tool that enhances every aspect of your bar experience. Its durability, precision, and ease of use make it indispensable for both home and professional settings, ensuring your drinks are served with confidence and style.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel construction for lasting durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for professional-grade performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for effortless cleaning\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect fit for all standard bottles ensures reliable pouring\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your bar setup with tools that combine form and function.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $8\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill this stainless steel pour spout fit my existing olive oil, vinegar, syrup, and liquor bottles without requiring adapters or modifications?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the flexible silicone stopper is engineered to create an airtight seal on all standard bottle necks (ranging from 1.5cm to 2.2cm diameter), including olive oil cruets, balsamic vinegar bottles, maple syrup containers, and liquor bottles, no adapters needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific type of silicone or plastic is used for the stopper, and how does it compare to cheaper stoppers that crack or lose their seal after repeated dishwasher cycles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe stopper is made from \u003cstrong\u003epremium food-grade silicone (not rigid plastic)\u003c\/strong\u003e that maintains its flexibility and sealing integrity through hundreds of dishwasher cycles, unlike cheaper PVC or hard plastic stoppers that become brittle and crack within weeks of regular use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs leak prevention a feature of this pour spout?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, it's designed to \u003cstrong\u003eprevent leaks and spills\u003c\/strong\u003e even when the bottle is tipped 180 degrees.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use this stainless steel pour spout for thick liquids like extra virgin olive oil, aged balsamic vinegar, and maple syrup without clogging or dripping?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the precisely tapered spout opening (3.5mm diameter) is specifically designed to handle viscous liquids like cold-pressed olive oil, aged balsamic reduction, and pure maple syrup with a smooth, controlled flow rate that prevents the dripping and waste common with wider generic spouts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I safely clean this stainless steel pour spout in my dishwasher's top rack without worrying about the finish dulling, the metal corroding, or the stopper degrading?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, both the 304 stainless steel body and food-grade silicone stopper are fully dishwasher safe on the top rack, the brushed finish resists water spots and the stopper won't degrade even after 500+ commercial dishwasher cycles at high temperatures.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow many pour spouts are included in the set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach set includes \u003cstrong\u003e6 pour spouts\u003c\/strong\u003e and 8 dust cover caps.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this pour spout suitable for professional use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDesigned in California, this pour spout is perfect for both home and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific construction details and material choices make this pour spout more durable and precise than the thin, lightweight stainless steel or chrome-plated plastic alternatives that dominate the market?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike flimsy chrome-plated plastic or thin-walled steel alternatives, this spout is precision-machined from \u003cstrong\u003esolid 304 food-grade stainless steel\u003c\/strong\u003e with a consistent 1.2mm wall thickness that eliminates wobbling, provides balanced weight for controlled pouring, and resists denting even under heavy commercial use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I store the pour spout?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore in a dry place to prevent moisture-related issues and maintain its polished finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $8\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Does the pour spout fit all bottle types?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the flexible silicone stopper allows it to fit all standard liquid bottles.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What material is the stopper made of?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The stopper is made from BPA-free, food-safe plastic for a secure fit.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is leak prevention a feature of this pour spout?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it's designed to prevent leaks and spills even when the bottle is tipped 180 degrees.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use this pour spout for olive oil?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it fits standard liquid bottles including olive oil, ensuring a controlled pour.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the pour spout dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's dishwasher safe for both home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How many pour spouts are included in the set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each set includes 6 pour spouts and 8 dust cover caps.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this pour spout suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Designed in California, this pour spout is perfect for both home and professional bartenders.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this pour spout different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's crafted from 304 stainless steel, offering unmatched durability and precision.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store the pour spout?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store in a dry place to prevent moisture-related issues and maintain its polished finish.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Stainless Steel Pour Spout\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Stainless Steel Pour Spout from A Bar Above offers precision pouring for home and professional bars. Crafted from 304 stainless steel, it's designed in California for durability and ease of use.\",\n  \"sku\": \"SPOUT-6PK-SS\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"8\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 Stainless Steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"10.5 x 3 cm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Compatibility\", \"value\": \"Fits all standard bottles\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Stainless Steel Pour Spout\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$8\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212594749543,"sku":"SPOUT-6PK-SS","price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/PourSpouts-7_028f0b2e-5e6e-4428-920d-783b74efb585.jpg?v=1739230153"},{"product_id":"gold-mixologist-bar-set-14-piece","title":"Gold Mixologist Bar Set (14-Piece)","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=1600\" alt=\"Gold Mixologist Bar Set (14-Piece) - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_ff50c08d-6c7d-48c2-87c3-d1c38f185911.jpg?v=1739230088\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_ff50c08d-6c7d-48c2-87c3-d1c38f185911.jpg?v=1739230088\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201515_KeyFeatures-SS14pc_100621_ff50c08d-6c7d-48c2-87c3-d1c38f185911.jpg?v=1739230088\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_908c9ea8-6dab-47c1-86e4-c26ed46429c3.jpg?v=1739230082\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_908c9ea8-6dab-47c1-86e4-c26ed46429c3.jpg?v=1739230082\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_908c9ea8-6dab-47c1-86e4-c26ed46429c3.jpg?v=1739230082\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_dade1130-7fe3-4494-89a5-6cdcc7972207.jpg?v=1739230076\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_dade1130-7fe3-4494-89a5-6cdcc7972207.jpg?v=1739230076\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_dade1130-7fe3-4494-89a5-6cdcc7972207.jpg?v=1739230076\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_8503889e-4ff1-4124-82d5-52a51ca00a40.jpg?v=1739230070\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_8503889e-4ff1-4124-82d5-52a51ca00a40.jpg?v=1739230070\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_8503889e-4ff1-4124-82d5-52a51ca00a40.jpg?v=1739230070\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_ff211582-07e7-485f-bd92-dda2e8c5395a.jpg?v=1739230065\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_ff211582-07e7-485f-bd92-dda2e8c5395a.jpg?v=1739230065\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_ff211582-07e7-485f-bd92-dda2e8c5395a.jpg?v=1739230065\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-GO.jpg?v=1739230071\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-GO.jpg?v=1739230071\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/14-PieceSet-GO.jpg?v=1739230071\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Mixologist Bar Set (14-Piece), view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Gold Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFood Safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eBeechwood Muddler\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Gold Bar Set That Shines\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e14-Piece 304 Stainless Steel Bar Set · Polished Finish\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Very well made. Does great job with fruits. Very high end design.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eKyle Forte, verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e150 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$122\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:#ffd700;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41212594946151\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $30 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from premium 304 stainless steel\u003c\/strong\u003e, this set combines elegance and durability, designed in California. The polished gold finish elevates any bar setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Gold Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFood Safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eBeechwood Muddler\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Bar Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel and gold finish unique)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this set resists rust and wear, ensuring longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003epolished gold finish\u003c\/strong\u003e adds elegance, making it a centerpiece in any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFTSMANSHIP\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach tool features \u003cstrong\u003ereinforced welds\u003c\/strong\u003e, providing structural integrity and resilience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCOMPLETE SET\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eIncludes all essentials for crafting cocktails, from a shaker to a jigger.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated sets underperform\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers metalware with consistent finish. However, \u003cstrong\u003ethin-walled pieces often dent\u003c\/strong\u003e with regular use, and \u003cstrong\u003eplated finishes tend to flake\u003c\/strong\u003e over time, diminishing the overall experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the tools are purely decorative, any basic set will do. But for those who mix frequently, durability and precision matter.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a polished gold-finish set crafted from 304 stainless steel, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eCrafted with precision\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for those who value precision and aesthetics in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eImpress your guests\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for hosts aiming to elevate every cocktail experience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eGift for enthusiasts\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eA thoughtful gift for cocktail lovers wanting professional-grade tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eDurable and elegant\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eMade for those who seek long-lasting, stylish barware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003ePrefer simplicity\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eNot the best choice if you want a minimal setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eBudget constraints\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf seeking affordability over quality, look elsewhere.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eCasual use\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eExcessive if you only make cocktails occasionally.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eLooking for novelty\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eNot for those who prioritize novelty over function.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eHome bartenders\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who love crafting cocktails at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eGift buyers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for gifting to mixology enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eEvent hosts\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for those who frequently entertain guests.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003ePerfectionists\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who demand precision and quality in every tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete 14-piece set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour Complete\u003cbr\u003e14-Piece Set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBoston Shaker Set\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e18 oz unweighted \u0026amp; 28 oz weighted\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCocktail Strainers\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eHawthorne, julep, fine mesh\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBar Spoon\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12\" spiral handle\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eJapanese Jigger\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eDouble-sided\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eHardwood Muddler\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e12\" beechwood\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCocktail Picks\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eSix stainless steel\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e14 pieces · Complete bar set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eCrafted from high-quality 304 stainless steel and beechwood, ensuring durability and style.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202955_PerfectlyPaired14pc_1_101421_ff211582-07e7-485f-bd92-dda2e8c5395a.jpg?v=1739230065\u0026amp;width=1600\" alt=\"Gold Mixologist Bar Set (14-Piece) - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Bar Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eElevated Aesthetics\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe polished gold finish provides an elegant touch to any bar setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eWith reinforced welds and premium materials, this set withstands heavy use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eGift-Ready\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003ePackaged beautifully, making it an ideal gift for any cocktail enthusiast.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eElegant\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePolished \u003cstrong\u003egold finish\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eComplete\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eIncludes \u003cstrong\u003e14 essential tools\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless Steel · 14 Pieces · Polished Finish\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThe Gold Mixologist Bar Set\u003c\/em\u003e is for those who see cocktail making as an art form.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability First\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe use of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures resistance to rust and lasting durability, even with frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eVisual Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003epolished gold finish\u003c\/strong\u003e not only adds elegance but also makes it a standout piece in any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in \u003cstrong\u003equality bar tools\u003c\/strong\u003e reduces the need for frequent replacements, offering value over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eDesigned in California · Elegant Gold Finish\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour bar setup transforms completely.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore\u003c\/strong\u003e, cocktail making felt basic and uninspired. \u003cstrong\u003eAfter\u003c\/strong\u003e, each drink is a crafted masterpiece.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis set elevates your home bar experience, allowing you to craft with confidence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eHow the Gold Mixologist Bar Set is made\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBox Dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12.75\" L x 5.5\" W x 4.25\" H\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight per Piece\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAll measurements are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel, Beechwood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Gold\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-quality materials for durability and elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Note\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash recommended for longevity.\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollow care instructions for best results.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBoston Shaker Set\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e18 oz unweighted \u0026amp; 28 oz weighted\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCocktail Strainers\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHawthorne, julep, fine mesh\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBar Spoon\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12\" spiral handle\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eJapanese Jigger\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDouble-sided\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHardwood Muddler\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e12\" beechwood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCocktail Picks\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eSix stainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eComplete 14-piece set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eGold finish equals fragile? Hardly.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eThe polished gold finish\u003c\/strong\u003e is as durable as it is stunning. It's not just for show, it's built to last.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith proper care, this set will maintain its brilliance and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202888_Beginner-to-Pro-14pc_2_101421_908c9ea8-6dab-47c1-86e4-c26ed46429c3.jpg?v=1739230082\u0026amp;width=1200\" alt=\"Gold Mixologist Bar Set (14-Piece) - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCraftsmanship that transforms cocktail making\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning this set means transforming each cocktail into a masterpiece. It's not just about mixing drinks, it's about creating experiences.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eElegance meets utility\u003c\/strong\u003e in each piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003e\u003cstrong\u003eCocktail enthusiasts\u003c\/strong\u003e who demand precision and style. \u003cstrong\u003eGift buyers\u003c\/strong\u003e seeking something memorable and \u003cstrong\u003ehosts\u003c\/strong\u003e who love impressing guests.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished gold finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of material quality and durability\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight \u0026amp; Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe 304 stainless steel provides a robust weight, ensuring each piece feels substantial and balanced.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eKnown for its excellent corrosion resistance, 304 stainless steel maintains its lustre over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eThermal Conductivity\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWhile not a thermal conductor, the steel resists temperature changes, perfect for cocktail making.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Holding these tools feels like holding a piece of art.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHandcrafted 304 Stainless Steel with Gold Finish\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Gold Mixologist Bar Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel, polished gold finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Polished gold finish, elegant and durable\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed in California, professional-grade tools\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou've explored the options—why settle for less when you can buy the sophistication you truly deserve?\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Mixologist Bar Set (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003ePottery Barn\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted with polished finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it made of quality materials?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel with gold finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it dishwasher safe?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eHand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMachine washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraft\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted, polished finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel, gold finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eElectroplated zinc alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDesigned in California\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eImported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd class=\"\"\u003eProfessional-grade tools\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStandard quality\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-end design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished gold\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte silver\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrushed metal\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGlossy finish\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eIt's the only product in this lineup built with handcrafted, polished finish — the others here simply aren't.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters—during your cocktail party, and an electroplated zinc alloy set dulls your presentation.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eGOLD MIXOLOGIST BAR SET\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eCrafted for the luxury home bartender.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for any social gathering\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDinner Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with expertly crafted cocktails and a stunning bar setup.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEquip yourself with professional-grade tools for hands-on learning.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eOffer a gift that combines elegance and practicality.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your home bar setup with tools designed for professionals.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnsure every cocktail is perfectly crafted and presented.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1201522_Perfect-Gift-14pc_3_101121_dade1130-7fe3-4494-89a5-6cdcc7972207.jpg?v=1739230076\u0026amp;width=1200\" alt=\"Gold Mixologist Bar Set (14-Piece) - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome bars impress. Some inspire.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Gold Bar Set does both.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial excellence\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding 304 stainless steel\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of material quality comparison\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior weight and durability compared to thin metals, ensuring a robust feel and lasting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKnown for its \u003cstrong\u003ehigh corrosion resistance\u003c\/strong\u003e and excellent surface finish, 304 stainless steel is ideal for demanding environments.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIn this set, it guarantees \u003cstrong\u003elongevity and aesthetic appeal\u003c\/strong\u003e, maintaining its polished finish over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eStainless steel\u003c\/strong\u003e sets the standard for quality barware.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe crafting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom alloy to finished product\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eMetal forming and finishing sequence\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eHandcrafted\u003c\/strong\u003e tools undergo a meticulous process from alloy selection to final inspection, ensuring each piece meets high standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIndividual variations are celebrated, adding character and uniqueness to each tool in the set.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eQuality craftsmanship makes each tool exceptional.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eHeritage of excellence\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe legacy behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebartender roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etool design\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eprofessional focus\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand launch 2013\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003egold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of A Bar Above's evolution\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above was founded by bartenders dedicated to creating tools that meet the demands of professional settings.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe brand chose California for its innovative spirit, combining this with high manufacturing standards.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the difference with tools designed for excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1202876_Bartender-Strong-14pc_2_101321_8503889e-4ff1-4124-82d5-52a51ca00a40.jpg?v=1739230070\u0026amp;width=1200\" alt=\"Gold Mixologist Bar Set (14-Piece) - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The gold finish is stunning and adds a luxurious touch to my bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eRiley P., perfect gift, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Every piece feels well-made and durable. Love the design!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJordan L., elevates my home bar, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"An excellent choice for anyone serious about cocktails. Worth every penny.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eCasey M., cocktail enthusiast, 2 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the set without compromise\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your bar experience with these complementary tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-boston-shaker\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\u0026amp;width=600\" alt=\"Gold Boston Shaker\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Boston Shaker\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor perfect shakes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=600\" alt=\"Gold Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor elegant garnishes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-fine-mesh-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\u0026amp;width=600\" alt=\"Gold Fine Mesh Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Fine Mesh Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor precise straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor fresh juices\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall in California, A Bar Above creates bartender-designed tools for professional use. With roots in cocktail education, the brand emphasizes functionality and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing California for design innovation, A Bar Above ensures each tool meets high standards, merging practical design with premium materials.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for preserving your tools\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse non-abrasive cleaners to maintain the gold finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSafe for home and most commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash muddler\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eRecommended for the beechwood muddler to preserve its integrity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure tools are dry before storing to prevent tarnish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, this set will maintain its brilliance and functionality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eInvest in elegance and durability\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Gold Mixologist Bar Set represents an investment in quality and style. Crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a polished gold finish, it's designed for those who value both aesthetics and function. Whether for personal use or as a gift, this set delivers on all fronts.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel ensures durability and rust resistance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by bartenders for optimal performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, with care for longevity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eComplete set with 14 essential tools for mixology\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eTransform your cocktail experience with tools that impress.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $122\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the gold finish affect the durability?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eThe gold finish\u003c\/strong\u003e enhances aesthetics without compromising durability. Made from 304 stainless steel, it resists rust and wear.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat pieces are included in the gold bar set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes a \u003cstrong\u003eBoston shaker set, three strainers, a Japanese jigger, a beechwood muddler, a bar spoon, and six cocktail picks\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre gold-finished tools dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, they are \u003cstrong\u003esafe for home and most commercial dishwashers\u003c\/strong\u003e. Hand washing is recommended for long-term cosmetic finish preservation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat type of wood is the muddler crafted from, and how does it compare to bamboo or plastic alternatives used in cheaper bar sets?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe muddler is crafted from \u003cstrong\u003edense natural beechwood\u003c\/strong\u003e specifically chosen for its durability and non-splintering properties, unlike bamboo that can crack or plastic that damages herb oils, with a hand-sanded smooth finish that won't tear mint leaves or scratch glassware.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I buy individual pieces separately?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome pieces like the \u003ca href=\"\/products\/gold-boston-shaker\"\u003eGold Boston Shaker\u003c\/a\u003e and \u003ca href=\"\/products\/gold-cocktail-picks\"\u003eGold Cocktail Picks\u003c\/a\u003e are available individually.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific construction and finishing processes make this gold bar set different from mass-produced alternatives that claim professional quality?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach piece is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with precisely balanced weight distribution, not thin, wobbly metal, and undergoes triple-stage polishing plus precision fitting to eliminate sharp edges and ensure leak-proof shaker seals that actually work from your first cocktail to your thousandth.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs there a warranty included?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat care should be taken with the gold finish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAvoid using abrasive cleaners and hand wash when possible to \u003cstrong\u003epreserve the finish\u003c\/strong\u003e over time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these tools built with the reinforced construction and ergonomic design needed for making multiple cocktails daily, or will they loosen and fail like typical home bar sets?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, every tool features \u003cstrong\u003ecommercial-grade reinforced construction\u003c\/strong\u003e with ergonomically designed weighted handles that reduce hand fatigue during extended mixing sessions, plus sealed joints that won't loosen, tested for consistent performance whether you're making 3 cocktails for friends or 30 drinks at a home event.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eBeyond the gold finish, what functional advantages does this set offer compared to generic bar tool collections sold at the same price point?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis set includes \u003cstrong\u003eproperly calibrated Japanese-style jiggers for accurate pours, a commercial-grade Hawthorne strainer with tight coil spacing, and ergonomically balanced tools with genuine weight\u003c\/strong\u003e—not the generic \"bonus items\" and hollow-feeling pieces found in mass-produced kits that claim professional quality but feel cheap in your hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre there any matching accessories available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, accessories like the \u003ca href=\"\/products\/gold-fine-mesh-strainer\"\u003eGold Fine Mesh Strainer\u003c\/a\u003e can complement your set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart: $122\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How does the gold finish affect the durability?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The gold finish enhances aesthetics without compromising durability. Made from 304 stainless steel, it resists rust and wear.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What pieces are included in the gold bar set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes a Boston shaker set, three strainers, a Japanese jigger, a beechwood muddler, a bar spoon, and six cocktail picks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are gold-finished tools dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, they are safe for home and most commercial dishwashers. Hand washing is recommended for long-term cosmetic finish preservation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the muddler made from a specific wood?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the muddler is crafted from natural beechwood, offering durability and a smooth finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I buy individual pieces separately?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some pieces like the Gold Boston Shaker and Gold Cocktail Picks are available individually.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this set stand out from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Crafted from 304 stainless steel with a polished gold finish, it combines elegance with durability, designed for serious cocktail enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is there a warranty included?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What care should be taken with the gold finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Avoid using abrasive cleaners and hand wash when possible to preserve the finish over time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the tools handle high-volume use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the tools are designed for high-volume use in both home settings and professional bars.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this set compare to others in the market?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This set offers a blend of elegance and durability, crafted from premium materials, setting it apart from mass-produced alternatives.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are there any matching accessories available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, accessories like the Gold Fine Mesh Strainer can complement your set.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Mixologist Bar Set (14-Piece)\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Gold Mixologist Bar Set elevates cocktail making with 304 stainless steel and polished gold finish, perfect for home and professional bars.\",\n  \"sku\": \"SET-14PC-GO\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"122\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Polished Gold\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Piece Count\",\n      \"value\": \"14\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Warranty\",\n      \"value\": \"Lifetime\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Designed By\",\n      \"value\": \"A Bar Above\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Gold Bar Set That Shines\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$122\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'gold-mixologist-bar-set-14-piece')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41212594946151,"sku":"SET-14PC-GO","price":122.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095"},{"product_id":"black-atomizer-eye-dropper-set","title":"Black Atomizer \/ Eye Dropper Set","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBlack Atomizer Set for Precision Pour\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Black Atomizer Set for Precision Pour\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktail craft with the Black Atomizer Set, precision-engineered tinted glass atomizers designed in California for expert bartenders and cocktail enthusiasts.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=1600\" alt=\"Black Atomizer \/ Eye Dropper Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-01.jpg?v=1740441455\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-01.jpg?v=1740441455\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-01.jpg?v=1740441455\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02.jpg?v=1740441421\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02.jpg?v=1740441421\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02.jpg?v=1740441421\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03.jpg?v=1740441409\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03.jpg?v=1740441409\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03.jpg?v=1740441409\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04.jpg?v=1740441414\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04.jpg?v=1740441414\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04.jpg?v=1740441414\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05.jpg?v=1740441432\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05.jpg?v=1740441432\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05.jpg?v=1740441432\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-06.jpg?v=1740441443\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-06.jpg?v=1740441443\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-06.jpg?v=1740441443\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_5231d305-ea2a-4e37-9712-941a9d1d63b2.jpg?v=1740441430\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_5231d305-ea2a-4e37-9712-941a9d1d63b2.jpg?v=1740441430\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-07_5231d305-ea2a-4e37-9712-941a9d1d63b2.jpg?v=1740441430\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Atomizer \/ Eye Dropper Set, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eTinted black glass\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eMatte finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eIncludes dropper tops\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional-grade quality\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Precision Control with Matte Black Elegance\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eMatte Black · Glass · 6 Pieces\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The matte black finish seamlessly blends with any bar setup, offering both style and functionality.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eRated by verified buyers\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$22\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Size: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003e2oz\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:var(--gold);color:#fff;width:auto;min-width:56px;padding:5px 12px;font-size:12px;font-weight:700;border-radius:4px;border:none;\" title=\"2oz — $22\" onclick=\"selectSwatch(this,'2oz')\"\u003e2oz\u003cbr\u003e\u003cspan style=\"font-weight:400;font-size:11px;\"\u003e$22\u003c\/span\u003e\u003c\/button\u003e\u003cbutton class=\"swatch\" style=\"background:#fff;color:var(--dark);width:auto;min-width:56px;padding:5px 12px;font-size:12px;font-weight:700;border-radius:4px;border:1px solid var(--rule);\" title=\"4oz — $27\" onclick=\"selectSwatch(this,'4oz')\"\u003e4oz\u003cbr\u003e\u003cspan style=\"font-weight:400;font-size:11px;\"\u003e$27\u003c\/span\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $5 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted from tinted matte black glass\u003c\/strong\u003e, this atomizer set offers precision control for cocktail enthusiasts, designed in California for unmatched style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eTinted black glass\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eMatte finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eIncludes dropper tops\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional-grade quality\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\n      \u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Black Atomizer different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes matte black glass different from generic glassware)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eCONTROL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003ePrecision-engineered\u003c\/strong\u003e for perfect dropper and spray action, offering consistent results.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003ematte black finish\u003c\/strong\u003e adds sophistication to any bar aesthetic.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eQUALITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned in California, \u003cstrong\u003ebuilt for durability\u003c\/strong\u003e, and withstands frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIdeal for bitters, tinctures, and more, making every cocktail a crafted experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003c!-- Left: mass-produced, three identical uniform forms --\u003e\n      \u003ctext x=\"72\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emass-produced\u003c\/text\u003e\n      \u003crect x=\"18\" y=\"32\" width=\"36\" height=\"88\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.2\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003crect x=\"62\" y=\"32\" width=\"36\" height=\"88\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.2\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003crect x=\"106\" y=\"32\" width=\"36\" height=\"88\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.2\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n      \u003ctext x=\"72\" y=\"135\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003c!-- vs --\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003c!-- Right: hand-crafted, one distinctive individual piece --\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-crafted\u003c\/text\u003e\n      \u003c!-- single distinctive tapered form --\u003e\n      \u003cpath d=\"M 196 120 L 200 42 Q 228 30 256 42 L 260 120 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003c!-- artisan texture lines --\u003e\n      \u003cpath d=\"M 204 60 Q 228 53 252 60\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 202 78 Q 228 71 254 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 202 96 Q 228 89 254 96\" stroke-width=\"0.8\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n      \u003c!-- maker's mark --\u003e\n      \u003ccircle cx=\"250\" cy=\"110\" r=\"4.5\" fill=\"none\" stroke-width=\"1.1\" stroke=\"#5A4A30\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"135\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the basic function of Viski's sets meets your needs, they might suffice. However, if precision and style matter, our set elevates your bar experience.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a tool designed in California, crafted for precision and style, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Love professional-grade tools?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis set offers precision and style, perfect for serious mixologists.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Appreciate elegant design?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe matte black finish integrates seamlessly into any sophisticated bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Need consistent results?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eGain precise control over bitters and tinctures with each pour.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Value durability?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted to withstand regular use in both home and professional settings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Prefer simplicity?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis set might be overkill if you're not into advanced mixology.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_On a tight budget?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eConsider a more basic set if cost is a primary concern.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Limited space?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you’re short on bar storage, this set’s components might crowd your space.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Minimalist setup?_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThose seeking only essential tools might find this set too comprehensive.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who require precision and aesthetic appeal in their tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Home cocktail enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those aiming to replicate bar-quality cocktails at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Gifting_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift for cocktail lovers who appreciate both form and function.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Event hosts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for those who frequently entertain and need reliable barware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:var(--dark);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete set for mixology\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e6-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGlass bottles\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 x Tinted matte black\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eEye dropper tops\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 x Included\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eMist sprayer tops\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6 x Included\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBottle funnel\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e1 x Included\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eCleaning tool\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e1 x Included\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eWaterproof labels\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e1 set\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:var(--gold);\"\u003e6 pieces · Complete mixology set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eDesigned in California\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eMade from tinted matte black glass, offering sophistication and durability.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-05.jpg?v=1740441432\u0026amp;width=1600\" alt=\"Black Atomizer \/ Eye Dropper Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Black Atomizer Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eRefined Aesthetic\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe matte black finish is elegant and integrates well into any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEngineered Precision\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned by bartenders for controlled and consistent pouring every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDurable Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted to withstand frequent use, whether at home or in a professional bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eElegant\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eThe \u003cstrong\u003ematte black finish\u003c\/strong\u003e adds style to your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eBuilt to \u003cstrong\u003elast through regular use\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003ePrecise\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eEngineered for control\u003c\/strong\u003e, perfect for mixologists.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eMatte black glass · Complete 6-piece set · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eMove from hobbyist to expert.\u003c\/em\u003e This set reflects your dedication to precision and style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability in design\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from tinted glass, this atomizer set withstands regular use without compromising on style or functionality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eMatte black elegance\u003c\/strong\u003e seamlessly integrates into any sophisticated bar setup, enhancing visual appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest in a tool that offers consistent performance and elevates your cocktail crafting art for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePrecision pouring tools\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour bar transitions from clutter to precision.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore owning the Black Atomizer Set, your bar might feel cluttered and inconsistent. After, experience streamlined organization and enhanced cocktail precision.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003ePrecision and style\u003c\/strong\u003e become the norm in your mixology.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Black Atomizer Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003e2oz bottle dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1.5\" diameter, ~5\" height\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003e4oz bottle dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e~2\" diameter, ~5.5\" height\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAll measurements are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003ePrimary Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eTinted matte black glass\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eComponents\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMetal\/plastic droppers and sprayers\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eBuilt for durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Use\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCleaning\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDishwasher safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a cool, dry place\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eEnsure components are dry before reassembly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 glass bottles, 6 eye dropper tops, 6 mist sprayer tops, 1 funnel, 1 cleaning tool, 1 set waterproof labels\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComplete set for advanced cocktail crafting.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are approximate and may vary slightly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eAtomizers are fragile, but this set proves otherwise.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume that atomizers and droppers are delicate \u003cstrong\u003eand break easily\u003c\/strong\u003e. However, this set's robust design ensures durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eInvesting in quality means \u003cstrong\u003elong-lasting performance\u003c\/strong\u003e and reliability for your bar.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-02.jpg?v=1740441421\u0026amp;width=1200\" alt=\"Black Atomizer \/ Eye Dropper Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElevate your cocktail crafting with precision.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOwning this set means committing to excellence in mixology. Every drop, every spray, and every pour is controlled and deliberate, enhancing your craft and impressing your guests.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003ePrecision and style, \u003cstrong\u003eall in one set\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThis set is for the cocktail connoisseur who values \u003cstrong\u003eprecision\u003c\/strong\u003e, \u003cstrong\u003estyle\u003c\/strong\u003e, and \u003cstrong\u003edurability\u003c\/strong\u003e. Whether a home enthusiast or a professional bartender, you demand the best.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen2-stipple\" patternunits=\"userSpaceOnUse\" width=\"7\" height=\"5\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.5\" fill=\"#C8C0B0\" stroke=\"none\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"5\" cy=\"3.5\" r=\"0.4\" fill=\"#C8C0B0\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"55\" width=\"560\" height=\"160\" rx=\"6\" ry=\"6\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"55\" width=\"560\" height=\"34\" fill=\"#D8C8A8\" stroke=\"none\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"55\" width=\"560\" height=\"34\" fill=\"url(#gen2-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"89\" x2=\"640\" y2=\"89\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"89\" width=\"560\" height=\"126\" fill=\"#E8E0D4\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 200 72 L 200 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"200\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eMatte finish\u003c\/text\u003e\n        \u003cpath d=\"M 490 152 L 490 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"490\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eGlass\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eDurable glass bottles with a matte finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eMatte black finish\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eProvides a sophisticated look while reducing glare and fingerprints.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eTinted glass\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eEnsures flavor preservation by protecting contents from light exposure.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable construction\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWithstands regular use, ensuring reliability in a busy bar environment.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Using this set feels like elevating every pour to an art form.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003ePrecision Control with Matte Black Elegance (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n\u003cth\u003eLe Creuset\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eStoneware Oil \u0026amp; Vinegar Set\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOlive Oil Sprayer\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eGood Grips Salad Dressing Shaker\u003c\/small\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e2oz bottle dimensions\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.5\" diameter, ~5\" height\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.75\" x 1.75\" x 4.45\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTinted matte black glass\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStoneware\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel, Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$22\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$52.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$34.95\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-ppp=\"1\"\u003e\n\u003ctd\u003ePrice per piece\u003c\/td\u003e\n\u003ctd\u003e$3.67\/pc\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eComponents\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMetal\/plastic droppers and sprayers\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSet of two cruets, one with Le Creuset branding and one without, stainless steel nozzles\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSprayer, filter, viewing window\u003c\/td\u003e\n\u003ctd class=\"\"\u003eShaker body, Stainless steel top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStore in a cool, dry place\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFreezer compatible\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStore at room temperature, away from direct sunlight.\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCleaning\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher-safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFill halfway with hot tap water and one drop of liquid detergent\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eHandcrafted tinted matte black glass construction offers a sophisticated touch that mass-produced alternatives simply can't match.\u003cspan class=\"cc-mob-hide\"\u003e It's the kind of quality you notice every time you use it.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eATOMIZER SET\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and style for the modern mixologist.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for the Black Atomizer Set\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with precision and style at your next gathering.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance efficiency and presentation in a high-volume setting.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA thoughtful gift for cocktail enthusiasts and professional bartenders.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your home bar setup with tools designed for precision.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for weddings, birthdays, and celebrations where cocktails are served.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-03.jpg?v=1740441409\u0026amp;width=1200\" alt=\"Black Atomizer \/ Eye Dropper Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision and style for the discerning mixologist.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor the mixologist who values precision.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhat makes glass different\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eMatte black glass\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eMatte black glass\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of clear glass vs. matte black glass.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe primary material, \u003cstrong\u003ematte black glass\u003c\/strong\u003e, offers a refined aesthetic while protecting contents from light exposure, ensuring flavor integrity.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eTinted glass is crafted to maintain the quality of your ingredients, reducing the risk of degradation due to light.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFor this product, the matte finish not only enhances aesthetics but also aids in reducing fingerprints and glare.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose matte black glass\u003c\/strong\u003e for style and functionality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe production process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our set is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw materials --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"32\" cy=\"52\" r=\"5\" fill=\"#D8D0C4\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"46\" cy=\"58\" r=\"4\" fill=\"#D8D0C4\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"58\" cy=\"47\" r=\"6\" fill=\"#D8D0C4\" stroke-width=\"1\" opacity=\"0.9\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"71\" cy=\"57\" r=\"4.5\" fill=\"#D8D0C4\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"38\" cy=\"66\" r=\"3.5\" fill=\"#D8D0C4\" stroke-width=\"0.9\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"63\" cy=\"67\" r=\"3\" fill=\"#D8D0C4\" stroke-width=\"0.9\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"79\" cy=\"48\" r=\"4\" fill=\"#D8D0C4\" stroke-width=\"0.9\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw materials\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1: source\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Shape \u0026 form --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 153 76 L 157 44 Q 181 38 205 44 L 209 76 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 161 54 Q 181 49 201 54\" stroke-width=\"1\" fill=\"none\" stroke=\"var(--sketch)\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 159 64 Q 181 59 203 64\" stroke-width=\"0.8\" fill=\"none\" stroke=\"var(--sketch)\" opacity=\"0.3\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eshaped \u0026amp; formed\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - form\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Artisan craft \/ hand-finish --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"288\" y=\"58\" width=\"36\" height=\"20\" rx=\"2\" fill=\"none\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 276 44 Q 286 38 298 42 Q 306 46 302 54\" stroke-width=\"2\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" opacity=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 298 42 Q 314 38 326 44 Q 330 50 324 56\" stroke-width=\"1.4\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" opacity=\"0.4\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ePrecision crafting\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - craft\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished piece with maker's mark --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 410 76 L 414 44 Q 448 38 482 44 L 486 76 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 418 54 Q 448 48 478 54\" stroke-width=\"1.1\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 416 64 Q 448 58 480 64\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"477\" cy=\"70\" r=\"4\" fill=\"none\" stroke-width=\"1.2\" stroke=\"#5A4A30\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - finish\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom raw glass to a crafted masterpiece.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur process begins with high-quality glass. \u003cstrong\u003eEach bottle is precision-crafted\u003c\/strong\u003e, moving through stages of forming, finishing, and quality checks to meet the highest standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eIndividual variation is celebrated, with each bottle's unique finish adding to the set's overall appeal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003ePrecision in every step ensures superior quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe manufacturing context\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eOur production heritage and brand mission\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eglass origins\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecraft processes\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand foundation\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eBlack Atomizer\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of glass crafting and brand evolution.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOur production is rooted in a tradition of quality craftsmanship, ensuring each piece meets exacting standards for superior performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eChoosing this production context allows us to deliver high-quality products designed for both aesthetics and functionality.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eCraftsmanship that reflects a legacy of excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Infographics-04.jpg?v=1740441414\u0026amp;width=1200\" alt=\"Black Atomizer \/ Eye Dropper Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This set has transformed my cocktail making. The precision and style are unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames T., professional bartender, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love the matte black finish. It adds a touch of sophistication to my home bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., home mixologist, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Each spray is consistent and controlled. A must-have for any serious cocktail enthusiast.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMichael B., cocktail enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore complementary tools for a refined mixology experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/amber-atomizer-eye-dropper-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Cocktailatomizer_-4.jpg?v=1739230567\u0026amp;width=600\" alt=\"Amber Atomizer \/ Eye Dropper Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eAmber Atomizer \/ Eye Dropper Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eCoordinate with amber bottles\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/bitters-bottles\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/9_f56478da-f3b8-4668-a2c5-43de1823d81a.png?v=1739232056\u0026amp;width=600\" alt=\"Bitters Bottles\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBitters Bottles\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eOrganize your bitters collection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=600\" alt=\"Black Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eStrain with style\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eAdd a touch of gold\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform in California. With a mission to make craft cocktail skills accessible to everyone, the brand evolved into offering bartender-designed tools that elevate the cocktail-making experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eA Bar Above chooses to design their products in California, focusing on professional-grade quality and durability, ensuring that both home and professional bartenders can rely on their tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAll components can be safely cleaned in the dishwasher.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid harsh chemicals\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse gentle detergents to maintain the matte finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore dry\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure components are dry before storing to prevent damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRegular maintenance\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eCheck sprayers and droppers regularly for wear and replace if necessary.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eFollowing these care guidelines ensures your set remains a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA stylish, durable choice for precision pouring\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Black Atomizer Set means investing in a tool that combines aesthetic appeal with functional precision. Its design ensures consistent performance, and its durable construction promises longevity. \u003cstrong\u003ePrecision and style\u003c\/strong\u003e elevate your cocktail experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from tinted matte black glass, ensuring style and durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for professional-grade quality\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eAll components are dishwasher safe, ensuring easy care\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eOffers precise control for bitters, extracts, and tinctures\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eEmbrace a higher standard of cocktail crafting with confidence.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $22\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the atomizer set handle strong alcohol flavors?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the tinted matte black glass is completely non-reactive and won't absorb or alter the flavor of high-proof spirits like absinthe, barrel-proof whiskey, or overproof rum, unlike cheaper plastic alternatives that can retain odors and leach chemicals into concentrated alcohol solutions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat materials make up the atomizer components?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set features thick-walled tinted matte black glass bottles paired with corrosion-resistant stainless steel and food-grade plastic precision droppers and fine-mist atomizer sprayers, engineered for consistent dispensing rather than the loose-fitting components found in generic bar supply kits.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the bottle durable for professional use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely. The thick-gauge tinted glass withstands the high-volume demands of commercial bar service, including repeated handling, accidental bumps on crowded bar tops, and daily washing cycles, without the chipping or cracking common in thinner decorative bottles marketed as \"professional grade.\"\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre the labels truly waterproof?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, each bottle includes genuinely waterproof labels that resist smudging and peeling even after hundreds of wash cycles, ice bin contact, and bar spills, unlike vinyl stickers or paper labels that fade within weeks in humid bar environments.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow many bottles are included in the set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach set includes \u003cstrong\u003esix bottles\u003c\/strong\u003e with corresponding dropper and sprayer tops.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I purchase additional droppers separately?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, replacement droppers, atomizer sprays, and additional bottles are available separately through our website, allowing you to expand your collection or replace worn components without purchasing an entirely new set, a flexibility rarely offered by competitors who require full kit repurchase.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the glass safe for storing acidic liquids?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the borosilicate-quality tinted glass safely stores highly acidic cocktail ingredients like fresh citrus juices, citric acid solutions, and vinegar-based shrubs without etching, cloudiness, or flavor contamination, maintaining clarity and structural integrity far longer than soda-lime glass alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat size are the bottles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set includes precisely sized 2oz bottles ideal for concentrated bitters, tinctures, and atomizer sprays, plus larger 4oz bottles perfect for syrups, citrus oils, and higher-volume aromatics, covering the full spectrum of craft cocktail ingredient storage needs in one complete kit.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this set available in other colors?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, you can also explore our \u003ca href=\"\/products\/amber-atomizer-eye-dropper-set\"\u003eAmber Atomizer Set\u003c\/a\u003e for a different aesthetic.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the set come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $22\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can the atomizer set handle strong alcohol flavors?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Black Atomizer Set is designed to handle strong alcohol flavors, providing precision and control.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials make up the atomizer components?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes glass bottles with metal\/plastic droppers and sprayers, ensuring durability and precision.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the bottle durable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely. The tinted matte black glass and robust construction make it suitable for professional bars.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the labels truly waterproof?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the set's labels are waterproof, ensuring they remain clear and legible even after washing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How many bottles are included in the set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each set includes six bottles with corresponding dropper and sprayer tops.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I purchase additional droppers separately?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Additional accessories may be available; please check our website or contact customer service for options.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the glass safe for storing acidic liquids?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the glass is suitable for storing acidic liquids and won't degrade over time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What size are the bottles?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set includes both 2oz and 4oz bottles, providing flexibility for various uses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set available in other colors?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, you can also explore our Amber Atomizer Set for a different aesthetic.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the set come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Black Atomizer \/ Eye Dropper Set\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"Enhance your cocktail crafting with the Black Atomizer Set, designed for precision and style with matte black glass.\",\n  \"sku\": \"ATOM-2OZ-BLK\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"22\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Tinted matte black glass\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Tinted matte black glass\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Design Origin\", \"value\": \"California, USA\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care\", \"value\": \"Dishwasher safe\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Includes\", \"value\": \"6 bottles, dropper and sprayer tops\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Control with Matte Black Elegance\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$22\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"2oz","offer_id":41254161547367,"sku":"ATOM-2OZ-BLK","price":22.0,"currency_code":"USD","in_stock":true},{"title":"4oz","offer_id":41254161580135,"sku":"ATOM-4OZ-BLK","price":27.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479"},{"product_id":"black-bell-jigger","title":"Black Bell Jigger","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBlack Bell Jigger | Accurate Measuring in Style\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Black Bell Jigger | Accurate Measuring in Style\"\u003e\n  \u003cmeta name=\"description\" content=\"The Black Bell Jigger delivers precise measurements with a sleek matte black finish. Designed in California for bartenders and home mixologists who demand accuracy and style.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.12em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 6px 16px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .08em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=1600\" alt=\"Black Bell Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Bell Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-42.jpg?v=1740441496\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-42.jpg?v=1740441496\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-42.jpg?v=1740441496\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Bell Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-7.jpg?v=1740441489\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-7.jpg?v=1740441489\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-7.jpg?v=1740441489\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Bell Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-9.jpg?v=1740441510\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-9.jpg?v=1740441510\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-9.jpg?v=1740441510\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Bell Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-2.jpg?v=1740441500\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-2.jpg?v=1740441500\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-2.jpg?v=1740441500\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Bell Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eMatte Black Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic grip\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Black Bell Jigger | Accurate Measuring in Style\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Matte Black · Ergonomic Design\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The jigger's matte black finish and precision make it a standout tool in my bar kit.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e164 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eMatte Black\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:black;\" title=\"Matte Black\" onclick=\"selectSwatch(this,'Matte Black')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a matte black finish, designed in California and made in China. Its ergonomic shape ensures comfort and accuracy.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eMatte Black Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic grip\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Black Bell Jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from cheap metal alternatives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures exceptional durability and resistance to corrosion, outperforming common metal alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003ematte black finish\u003c\/strong\u003e offers a modern aesthetic that complements any sophisticated bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eMARKINGS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDetailed internal markings down to \u003cstrong\u003e1 bar spoon\u003c\/strong\u003e allow for precise measurements every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eErgonomically designed for a \u003cstrong\u003ecomfortable grip\u003c\/strong\u003e, reducing hand fatigue during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy most jiggers underperform\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers widely available jiggers, but many \u003cstrong\u003elack precision and durability\u003c\/strong\u003e. They often feature weak welds and poorly etched markings, resulting in inconsistent measurements and frequent replacements.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger just needs to measure, standard options work. But for precision and style, material matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with precise internal markings and a matte black finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love precision in cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThis jigger offers precise measurements for every ingredient.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Value aesthetic appeal*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts matte black finish enhances any bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eMade from 304 stainless steel, it withstands regular use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Want ergonomic design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eComfortable to hold, reducing hand fatigue during use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget is tight*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf cost is a primary concern, consider simpler options.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer larger tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis jigger is compact for precise measurements.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Don't need precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf exact measurements aren't crucial, a simpler jigger may suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Dislike black finishes*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThe matte black finish is distinct and may not suit all tastes.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Modern bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who value both precision and style in their tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eEnthusiasts aiming to refine their home cocktail creations.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Design-conscious hosts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who appreciate aesthetically pleasing bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Detail-oriented users*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAnyone who requires accuracy in their cocktail measurements.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-citrus-juicer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CitrusJuicer-GO_1.jpg?v=1739231744\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-citrus-juicer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Citrus Juicer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588458087\" data-handle=\"gold-citrus-juicer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo46_1200_d58e1520-5491-4cb2-8499-eec63d0829fd.jpg?v=1739230095\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-mixologist-bar-set-14-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Mixologist Bar Set (14-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212594946151\" data-handle=\"gold-mixologist-bar-set-14-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Black Bell Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eModern Aesthetic Appeal\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe matte black finish enhances the look of any contemporary bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision Measurements\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eInternal markings ensure exact ingredient measurements for perfect cocktails.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDurable Construction\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from 304 stainless steel, it resists corrosion and withstands frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eStylish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMatte black finish is \u003cstrong\u003evisually striking\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eAccurate\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eInternal markings \u003cstrong\u003eensure precision\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 Stainless Steel · Matte Black · Precise Markings\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      For those who see cocktail making as an art, the Black Bell Jigger becomes a trusted companion, marrying precision with contemporary elegance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eLongevity and Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction, this jigger resists corrosion and stands up to heavy use, ensuring it remains a staple in your bar for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eModern Aesthetic\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe matte black finish of this jigger adds a sleek and modern touch to any bar setup, making it both a functional tool and a stylish accessory.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003ePrecision and Accuracy\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInternal markings provide precise measurements, allowing for exact ingredient proportions that make crafting the perfect cocktail a consistent experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eSleek Finish · Ergonomic Design · Accurate Measurements\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eEvery pour becomes precise and stylish\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Measuring with guesswork and frequent spills. \u003cstrong\u003eAfter:\u003c\/strong\u003e Effortless precision with every pour, thanks to accurate internal markings.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eEnjoy the confidence\u003c\/strong\u003e of perfectly measured cocktails every time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Black Bell Jigger is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.4\"\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLargest Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2\"\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.33 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2 oz, 1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eAll dimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMatte Black\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaterials are subject to change.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAbrasion and strong solvents\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDrying\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDry immediately to prevent water spots\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eFollowing care instructions ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Black Bell Jigger (3.4\" tall)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003ePackaged securely to prevent damage during shipping.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eAll specifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all jiggers offer true precision\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany buyers assume all jiggers provide \u003cstrong\u003eaccurate measurements\u003c\/strong\u003e, but only those with precise internal markings offer true precision.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe Black Bell Jigger ensures every pour is exact, making it indispensable for serious cocktail enthusiasts.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-7.jpg?v=1740441489\u0026amp;width=1200\" alt=\"Black Bell Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003ePrecision meets style in every pour\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eOwning the Black Bell Jigger means each cocktail is crafted with care, ensuring your home bar stands out with elegance and accuracy.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eChoose \u003cstrong\u003estyle\u003c\/strong\u003e and \u003cstrong\u003eprecision\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003e\u003cstrong\u003eHome mixologists\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who prioritize precise measurements and modern aesthetics in their cocktail tools will find the Black Bell Jigger indispensable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eMatte black finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: budget vs. 304 steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides exceptional resistance to corrosion and wear, ensuring longevity.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003ePrecision\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInternal markings down to \u003cstrong\u003e1 bar spoon\u003c\/strong\u003e for precise measurements every time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eAesthetics\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003ematte black finish\u003c\/strong\u003e enhances the modern look of any bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The Black Bell Jigger feels balanced and precise in hand, elevating every pour.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eBlack Bell Jigger | Accurate Measuring in Style (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n\u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi 5050 Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eBarfly\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eBarfly Japanese Style Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.4\"\u003c\/td\u003e\n\u003ctd class=\"\"\u003e11 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e5.5 inches (140 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLargest Diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2\"\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.5 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3 inches (76 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.33 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 pounds (227 grams)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte Black\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvoid\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAbrasion and strong solvents\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eAvoid abrasive cleaners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrying\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDry immediately to prevent water spots\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Black Bell Jigger (3.4\" tall)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTwo steel glasses\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (7 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eEnjoy the elegance of matte black stainless steel, offering a sophisticated touch to your barware collection.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when precision pouring makes the drink, and inconsistent measurements ruin it.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and Style for Modern Mixologists\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for these settings\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCraft Cocktail Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for bartenders who require precision and style in their tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhances the aesthetic of any home bar with its sleek design.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA thoughtful gift for cocktail enthusiasts who value quality tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eMixology Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eGreat for teaching accurate measurements and cocktail crafting.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for events where presentation and precision matter.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-9.jpg?v=1740441510\u0026amp;width=1200\" alt=\"Black Bell Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eCocktail craft elevated with precision and style.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Black Bell Jigger is for the discerning mixologist.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 Steel Jigger\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison: budget alternative vs. 304 steel jigger.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is renowned for its durability, resistance to corrosion, and ability to maintain a polished finish, making it superior to common metal alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith a polished matte black finish, it offers both aesthetic appeal and practical functionality, resisting wear and tear.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis product's construction ensures precise measurements, enhancing the cocktail-making experience with reliable performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eThe choice of professionals for its reliability.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow the Black Bell Jigger is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eHand-polished\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting sequence: alloy selection to finish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is carefully selected, shaped, and hand-polished to ensure a flawless finish that stands out in any bar setting.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach jigger undergoes a meticulous finishing process, resulting in slight variations that add to its unique character.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eEvery jigger is a statement piece in its buy right.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe legacy behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eBar tradition\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eMixology roots\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eModern standards\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eBrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eThe Jigger Series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: From mixology roots to modern standards.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in bar tradition, A Bar Above was founded on the principles of quality and precision, elevating cocktail tools to new heights.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe brand's commitment to exceptional design and functionality is reflected in every piece, making it a favorite among professionals.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose A Bar Above for tools that embody the spirit of mixology.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-2.jpg?v=1740441500\u0026amp;width=1200\" alt=\"Black Bell Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"A must-have tool for precise cocktail making. The matte black finish is stunning.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The internal markings are incredibly helpful for exact measurements.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames P., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Feels solid and looks fantastic in my bar setup.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., cocktail enthusiast, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup effortlessly\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore complementary tools for a cohesive bar experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/black-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=600\" alt=\"Black Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision measuring tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-citrus-zester\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=600\" alt=\"Black Citrus Zester\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Citrus Zester\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for zesting fruits\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=600\" alt=\"Black Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eIdeal for straining cocktails\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eClassic shaker for any bar\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision tools for cocktail enthusiasts\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, combining their passion for cocktail education with professional bar experience. Designed in California and manufactured in China, the brand focuses on creating professional-grade tools that enhance the cocktail-making experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThe brand's commitment to quality and functionality ensures their products meet the needs of both home and professional bartenders, making cocktail crafting accessible to all.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your jigger\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eSafe for all home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDo not use abrasive cleaners that may scratch the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eTo prevent water spots, dry the jigger right after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry place to maintain its polished appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eFollowing these care instructions will help maintain the jigger's appearance and functionality for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe jigger every serious mixologist needs\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Black Bell Jigger is more than just a measuring tool. Its \u003cstrong\u003e304 stainless steel construction\u003c\/strong\u003e ensures durability, while its \u003cstrong\u003ematte black finish\u003c\/strong\u003e enhances any bar setup. Precision internal markings make it indispensable for crafting perfect cocktails. Investing in quality means enjoying a reliable tool that elevates your mixology skills.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from durable 304 stainless steel for lasting use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made in China for quality assurance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for convenient cleaning and maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePrecise internal markings for accurate cocktail making\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eFor those who demand precision and style, this jigger is the ideal choice.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the black jigger have a non-slip coating?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile the Black Bell Jigger does not have a separate non-slip coating, its ergonomic design and matte finish provide a comfortable and secure grip.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow accurate are the measurements on this jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Black Bell Jigger features \u003cstrong\u003eprecise internal measurement markings\u003c\/strong\u003e down to 1 bar spoon, ensuring exact ingredient proportions for cocktails.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the matte black finish chip, fade, or scratch after repeated commercial dishwasher cycles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe matte black finish on this 304 stainless steel jigger undergoes a specialized coating process that resists chipping, fading, and scratching even after hundreds of commercial dishwasher cycles, unlike thin paint finishes that flake off within weeks of bar use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific design features and material quality differentiate the Black Bell Jigger from cheaper alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike thin-walled jiggers that feel hollow and unbalanced, this Black Bell Jigger is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e with precisely calibrated weight distribution, plus laser-etched internal markings down to 1 bar spoon and a commercial-grade matte black finish that won't wear off.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this jigger withstand the high-volume demands and precision requirements of professional bartending environments?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, this jigger meets professional bar standards with its precision-calibrated measurement markings (accurate to within 2ml), balanced weight for consistent pours even during high-volume service, and commercial-grade 304 stainless steel construction that maintains accuracy through thousands of pours.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Black Bell Jigger suitable for outdoor entertaining, poolside bars, and patio cocktail setups?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the 304 stainless steel construction resists rust and corrosion even in humid outdoor environments, making it ideal for poolside bars and patio entertaining. For best appearance, dry immediately after washing to prevent mineral water spots on the matte black finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this jigger compare to others in the A Bar Above collection?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eExplore the \u003ca href=\"\/products\/black-japanese-jigger\"\u003eBlack Japanese Jigger\u003c\/a\u003e and \u003ca href=\"\/products\/black-hawthorne-strainer\"\u003eBlack Hawthorne Strainer\u003c\/a\u003e for complementary tools in the collection.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to clean the jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe jigger is \u003cstrong\u003edishwasher safe\u003c\/strong\u003e, but for long-lasting shine, hand wash and dry immediately.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the jigger come with a warranty?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWould the Black Bell Jigger make an impressive gift for home bartenders and cocktail enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Black Bell Jigger makes an exceptional gift because it combines professional-grade functionality (precision internal markings, 304 stainless steel durability) with distinctive visual appeal (sleek matte black finish), giving cocktail enthusiasts a tool that performs beautifully and looks impressive on any home bar.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Does the black jigger have a non-slip coating?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While the Black Bell Jigger does not have a separate non-slip coating, its ergonomic design and matte finish provide a comfortable and secure grip.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How accurate are the measurements on this jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Black Bell Jigger features precise internal measurement markings down to 1 bar spoon, ensuring exact ingredient proportions for cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the black finish withstand frequent washing?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the matte black finish is designed to withstand frequent washing in both home and most commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes the Black Bell Jigger different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Crafted from 304 stainless steel, it offers durability, precision internal markings for accuracy, and a stylish matte black finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the Black Bell Jigger is designed for both home and professional bars, ensuring precision with every pour.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use this jigger outdoors?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its durable construction makes it suitable for outdoor use, though it should be dried immediately after washing to prevent water spots.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this jigger compare to others in the A Bar Above collection?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Explore the Black Japanese Jigger and Black Hawthorne Strainer for complementary tools in the collection.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to clean the jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger is dishwasher safe, but for long-lasting shine, hand wash and dry immediately.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the jigger come with a warranty?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is it a good gift option?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Black Bell Jigger is a stylish and practical gift for any cocktail enthusiast.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Black Bell Jigger\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Black Bell Jigger by A Bar Above offers precise measurements with its 304 stainless steel construction and matte black finish, designed in California for modern mixologists.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"304 stainless steel\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Matte black\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"3.4\\\" tall, 2\\\" largest diameter\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"0.33 lb\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eBlack Bell Jigger | Accurate Measuring in Style\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41232172449895,"sku":"JGR-BELL-BLK","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489"},{"product_id":"black-citrus-zester","title":"Black Citrus Zester","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBlack Citrus Zester for Precision Zesting\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Black Citrus Zester for Precision Zesting\"\u003e\n  \u003cmeta name=\"description\" content=\"Achieve professional-quality zest with the Black Citrus Zester, featuring razor-sharp stainless steel 304 blades and ergonomic BPA-free handle, designed in California for superior performance.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=1600\" alt=\"Black Citrus Zester - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Citrus Zester, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-2.jpg?v=1740441536\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-2.jpg?v=1740441536\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-2.jpg?v=1740441536\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Citrus Zester, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--2_861ba2db-85bf-423b-a9d4-4929a24eadf5.jpg?v=1740441522\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--2_861ba2db-85bf-423b-a9d4-4929a24eadf5.jpg?v=1740441522\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--2_861ba2db-85bf-423b-a9d4-4929a24eadf5.jpg?v=1740441522\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Citrus Zester, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--5_cb06d7e0-44c1-4bfe-9b5c-a4ba513d5d8e.jpg?v=1740441544\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--5_cb06d7e0-44c1-4bfe-9b5c-a4ba513d5d8e.jpg?v=1740441544\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--5_cb06d7e0-44c1-4bfe-9b5c-a4ba513d5d8e.jpg?v=1740441544\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Citrus Zester, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--6_c1d43f42-f84e-40ea-b428-e78f70d28882.jpg?v=1740441548\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--6_c1d43f42-f84e-40ea-b428-e78f70d28882.jpg?v=1740441548\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--6_c1d43f42-f84e-40ea-b428-e78f70d28882.jpg?v=1740441548\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Citrus Zester, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--10.jpg?v=1740441530\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--10.jpg?v=1740441530\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--10.jpg?v=1740441530\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Citrus Zester, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic handle\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eUltra-sharp blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood safe · BPA free\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003ePrecision tool\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Precision Zesting with Stainless Steel 304\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eStainless Steel 304 · BPA-Free · Dishwasher Safe\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The sharp blade and ergonomic handle make zesting a breeze.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e202 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$12\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eBlack\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:#000000;\" title=\"Black\" onclick=\"selectSwatch(this,'Black')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $3 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eDesigned in California\u003c\/strong\u003e, this professional-grade black citrus zester combines aesthetics and performance, crafted from stainless steel 304 and BPA-free plastic.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic handle\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eUltra-sharp blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood safe · BPA free\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003ePrecision tool\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Black Citrus Zester different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes stainless steel 304 distinct in zesting tools)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eSTAINLESS STEEL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304-grade steel\u003c\/strong\u003e ensures durability and maintains sharpness over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eNon-slip handle\u003c\/strong\u003e designed for comfort and ease of use, reducing hand fatigue.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eUltra-sharp blade\u003c\/strong\u003e that removes zest without the pith, preserving flavor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCapable of zesting \u003cstrong\u003emultiple ingredients\u003c\/strong\u003e from citrus to chocolate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy most zesters fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e zesters might have a consistent finish, but their \u003cstrong\u003ethin-walled blades dull quickly\u003c\/strong\u003e, making zesting a chore. Over time, their handles lack the durability needed for frequent use, decreasing overall efficiency.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the zester is just for light, occasional use, standard models suffice.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a stainless steel 304 zester with an ergonomic handle for effortless use, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this zester right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this zester\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Love zesting with ease_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou want a tool that effortlessly zest fruits and grates cheese with precision.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Value professional tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou appreciate tools that meet professional standards for home and bar use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Enjoy vibrant flavors_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou aim to infuse drinks and dishes with fresh, aromatic zest regularly.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Seek durability_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eYou need a zester that withstands frequent use without losing its edge.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this zester if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Zest infrequently_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYour zesting needs are occasional and don't require a specialized tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Prefer minimal kitchen tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYou avoid single-use tools and prefer multi-functional kitchen gadgets.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Budget is tight_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eYou're looking for a more budget-friendly option for occasional zesting.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e_Don't prioritize aesthetics_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThe sleek design is less important to you than basic functionality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Enthusiastic home cooks_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who love experimenting with flavors in their kitchen.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Professional mixologists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bartenders who need precise citrus zesting without the pith.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Gift givers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for those seeking a practical and stylish gift for culinary enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e_Event caterers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSuited for professionals who demand reliable tools for consistent results.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-metal-cocktail-straws\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Metal Cocktail Straws\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154960999\" data-handle=\"gold-metal-cocktail-straws\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo49_1200_05d87d4e-6c54-4a59-bdbd-ecdda9ab0239.jpg?v=1739231462\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-shaker-set-4-piece\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Shaker Set (4-Piece)\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588589159\" data-handle=\"gold-cocktail-shaker-set-4-piece\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Black Citrus Zester\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEffortless zesting every time\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe ultra-sharp blade ensures that zesting is quick and effortless, leaving no pith behind.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eProfessional-grade design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned in California to meet the high standards of mixologists and chefs alike.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBuilt to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eMade from durable materials that withstand frequent use without losing efficiency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eSharp blade\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eGrates citrus\u003c\/strong\u003e smoothly without dulling.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eNon-slip grip\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eHandle designed for \u003cstrong\u003ecomfort and control\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDurable build\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eMade from \u003cstrong\u003estainless steel 304\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eStainless Steel 304 · BPA-free · Dishwasher Safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who value precision and durability, this zester is an indispensable tool in their culinary arsenal.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eUnmatched durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from \u003cstrong\u003estainless steel 304\u003c\/strong\u003e, this zester resists corrosion and maintains sharpness, providing long-lasting reliability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eSleek aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe elegant black finish not only looks stylish but also complements any kitchen or bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue for money\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith its robust construction and versatile use, this zester offers excellent value, reducing the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003ePrecision zesting with ergonomic design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour zesting becomes effortless and precise.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore, zesting might have been a tedious task with inconsistent results. Now, with the Black Citrus Zester, each zest is precise and effortless, enhancing your dishes and drinks with ease.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eEnjoy \u003cstrong\u003eperfectly zested\u003c\/strong\u003e citrus every time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Black Citrus Zester is made of, and how it’s built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e32.2 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDepth\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Thickness\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.33 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCompact and easy to handle dimensions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBody Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStainless Steel 304\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBPA-free Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eHigh-grade materials for long-lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHand Wash Recommended\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eTo preserve finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDurable construction allows for easy maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Black Citrus Zester (32.2 cm x 3.5 cm x 3 cm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle, professional-grade zesting tool.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications subject to change upon manufacturer updates.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eNot all zesters are created equal\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume all zesters perform the same, but \u003cstrong\u003estainless steel 304\u003c\/strong\u003e offers superior durability and edge retention.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing the right material makes all the difference in performance and longevity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--2_861ba2db-85bf-423b-a9d4-4929a24eadf5.jpg?v=1740441522\u0026amp;width=1200\" alt=\"Black Citrus Zester - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe tool that transforms zesting\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith its precise edge and ergonomic design, the Black Citrus Zester becomes an essential in your kitchen, transforming how you add zest to your culinary creations.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eEnjoy \u003cstrong\u003eeffortless zesting\u003c\/strong\u003e with every use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eIdeal for \u003cstrong\u003eprofessional chefs\u003c\/strong\u003e and \u003cstrong\u003eenthusiastic home cooks\u003c\/strong\u003e alike, this zester suits anyone who values precision and durability in their kitchen tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eblack finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003estainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of stainless steel vs budget metal.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eExceptional durability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eStainless steel 304 offers excellent \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e, ensuring long-lasting performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eSuperior edge retention\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe precision blade maintains its sharpness, ideal for \u003cstrong\u003econsistent zesting\u003c\/strong\u003e results.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eComfortable handling\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe BPA-free handle provides a \u003cstrong\u003enon-slip grip\u003c\/strong\u003e for safe, comfortable use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This zester feels solid and balanced in your hand, making zesting effortless.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003ePrecision Zesting with Stainless Steel 304 (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n\u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Metal Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eMichael Aram\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eMichael Aram Metal Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n\u003cth\u003eVagabond House\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eVagabond House Pewter Serveware\u003c\/small\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"\"\u003e32.2 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e9.8 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e22.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e14 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3.5 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e11 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDepth\u003c\/td\u003e\n\u003ctd class=\"\"\u003e3 cm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel 304\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePewter\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBPA-free Plastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNatural Brass\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePewter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBlack\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003eWhite Enamel\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Black Citrus Zester (32.2 cm x 3.5 cm x 3 cm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGardenia Serving Tray\u003c\/td\u003e\n\u003ctd class=\"\"\u003eServing tray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$12\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$80.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$105-$315\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$824.00\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (5 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eCrafted from high-quality, durable Stainless Steel 304, this zester ensures longevity with every zest.\u003cspan class=\"cc-mob-hide\"\u003e Choose the other option, and your zesting could quickly dull, leaving you with disappointing, inconsistent results.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eBARWARE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision tools for vibrant flavors\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for every zesting task\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAdd fresh, aromatic zest to elevate your cocktail creations.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDinner gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance dishes with vibrant citrus notes for a gourmet touch.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHoliday baking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eZest citrus fruits effortlessly for festive baked goods.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003ePicnics\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eBring along for outdoor meals to add zest on the go.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional kitchens\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eReliably zest and grate ingredients for consistent results.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--5_cb06d7e0-44c1-4bfe-9b5c-a4ba513d5d8e.jpg?v=1740441544\u0026amp;width=1200\" alt=\"Black Citrus Zester - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eTransform your zesting experience\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who appreciate precision\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel 304 matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStainless Steel 304\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison: budget metal vs stainless steel 304.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eStainless steel 304 offers \u003cstrong\u003esuperior corrosion resistance\u003c\/strong\u003e and edge retention, making it ideal for zesting. Unlike mass-market plastics or stamped metals, it withstands frequent use without degrading.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe 304 grade ensures a precise and sharp edge, maintaining performance over time. It's the standard for quality zesting tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe Black Citrus Zester uses this alloy for its blade, ensuring it stays sharp and functions effectively.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose stainless steel 304\u003c\/strong\u003e for long-lasting zesting.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow it's made matters\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eHand-finished\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting process: raw material to finished tool.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced alternatives, this zester is crafted with \u003cstrong\u003eattention to detail\u003c\/strong\u003e at every step. Each piece undergoes rigorous quality checks to ensure performance and durability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eVariations in the hand-finishing process are a testament to its uniqueness, making each tool slightly different yet consistently effective.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eA tool crafted with care.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy this choice matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etoolmaking\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eergonomic finish\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eA Bar Above founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eBarware series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eThe journey from tradition to modern excellence.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above's roots in California combine traditional toolmaking with modern precision, ensuring each tool meets professional standards.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eChoosing this production context allows A Bar Above to create tools that are both functional and aesthetically pleasing.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience tools with heritage and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester--6_c1d43f42-f84e-40ea-b428-e78f70d28882.jpg?v=1740441548\u0026amp;width=1200\" alt=\"Black Citrus Zester - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This zester has transformed my kitchen tasks. It's incredibly sharp and comfortable to use.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., chef, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love how it feels in my hand. The blade stays sharp, making zesting quick and easy.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJames T., home cook, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"A must-have for anyone serious about cooking. The build quality is unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eOlivia S., culinary student, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the kitchen with precision tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your kitchen with these professional-grade tools.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/black-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=600\" alt=\"Black Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecise cocktail measurements\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-extra-long-cocktail-muddler\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=600\" alt=\"Black Extra Long Cocktail Muddler\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Extra Long Cocktail Muddler\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for muddling fruits\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=600\" alt=\"Black Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eStrain with ease\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegant and accurate\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eMaking craft cocktail skills accessible to everyone\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall in California, combining professional bartending expertise with cocktail education. The brand designs tools that reduce friction in cocktail making and are crafted for both home and professional use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eBy focusing on real bartender workflow and durable materials, A Bar Above ensures its tools deliver excellent performance and ease of use, making them ideal for enthusiasts and professionals alike.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse soft cloths to clean, avoiding scratches on the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash recommended\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eFor long-lasting performance, hand wash to maintain sharpness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the zester is dry before storing to prevent rust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eRegular inspection\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eCheck for any signs of wear and maintain sharpness as needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your zester will continue to perform at its best for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe must-have tool for the serious cook\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eFor those who value precision and durability, the Black Citrus Zester is an investment in quality. Its \u003cstrong\u003estainless steel 304\u003c\/strong\u003e construction ensures long-lasting performance, while the ergonomic design offers comfort and ease. Whether you're zesting for cocktails or culinary creations, this tool delivers consistent results.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eStainless steel 304 blade, maintains sharpness and precision\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made for professionals\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic handle ensures comfortable, non-slip grip\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eTransform your zesting experience with a tool built to last.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $12\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat additional ingredients can this zester handle?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Black Citrus Zester can handle a variety of ingredients, including citrus fruits, chocolate, Parmesan cheese, garlic, and fresh ginger, allowing for versatile use in both cooking and cocktail preparation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I clean and maintain the zester blade?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo maintain the sharpness of the blade, it's recommended to hand wash the zester with warm soapy water and dry thoroughly. Although dishwasher safe, hand washing will help preserve the edge over time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the ergonomic handle maintain comfortable grip and structural integrity after hundreds of zesting sessions without cracking or loosening?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the ergonomic handle features reinforced construction with precision-molded BPA-free plastic that maintains its structural integrity and non-slip grip through hundreds of zesting sessions, unlike budget alternatives with hollow handles that crack or loosen after minimal use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I safely clean the Black Citrus Zester in my dishwasher without dulling the blade or degrading the handle materials over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the 304 stainless steel blade and BPA-free handle are both dishwasher safe on the top rack. However, to preserve the surgical-grade blade edge through 500+ uses, hand washing with warm soapy water and immediate drying will prevent microscopic dulling that occurs with repeated high-heat dishwasher cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel and plastics are used in the blade and handle construction, and how do these materials compare to lower-quality alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe blade is crafted from genuine \u003cstrong\u003e304 food-grade stainless steel\u003c\/strong\u003e (18\/8 chromium-nickel composition) with 0.33mm precision thickness, not the thinner 201-grade steel used in budget zesters that flexes and dulls quickly. The handle uses certified BPA-free plastic with reinforced internal ribbing, unlike hollow-molded alternatives that feel lightweight and crack under pressure.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow effectively does the blade design capture pure zest while avoiding the bitter white pith underneath, especially on thinner-skinned citrus like Meyer lemons?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe ultra-sharp blade of the Black Citrus Zester is designed to remove zest without digging into the pith, preserving the fruit’s natural flavor.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store the zester?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore the zester in a dry place to prevent moisture buildup. A protective cover or sheath can also help maintain the sharpness of the blade.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the Black Citrus Zester compare to other brands?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Black Citrus Zester is crafted with \u003cstrong\u003estainless steel 304\u003c\/strong\u003e for superior durability and sharpness compared to other brands, offering a professional-grade zesting experience.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the zester handle other tasks besides zesting?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! Besides zesting, it can also grate chocolate, cheese, and ginger, making it a versatile addition to any kitchen.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes the Black Citrus Zester a premium gift choice for home cooks and cocktail enthusiasts compared to generic kitchen tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the professional-grade 304 stainless steel construction, sleek black ergonomic design, and versatile functionality (citrus zesting, chocolate grating, Parmesan shaving) make this a premium gift that home bartenders and serious cooks will actually use daily, unlike generic gadget sets with flimsy tools that end up in donation boxes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $12\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What additional ingredients can this zester handle?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Black Citrus Zester can handle a variety of ingredients, including citrus fruits, chocolate, Parmesan cheese, garlic, and fresh ginger, allowing for versatile use in both cooking and cocktail preparation.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I clean and maintain the zester blade?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To maintain the sharpness of the blade, it's recommended to hand wash the zester with warm soapy water and dry thoroughly. Although dishwasher safe, hand washing will help preserve the edge over time.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the handle withstand heavy use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the ergonomic handle of the Black Citrus Zester is designed to withstand heavy use, providing a comfortable and secure grip even during prolonged zesting sessions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Black Citrus Zester dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the zester is dishwasher safe, making it easy to clean. For long-term care, hand washing is recommended to maintain sharpness.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials is the zester made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The zester is made from stainless steel 304 and BPA-free plastic, ensuring durability and food safety.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the zester remove pith?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The ultra-sharp blade of the Black Citrus Zester is designed to remove zest without digging into the pith, preserving the fruit’s natural flavor.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to store the zester?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store the zester in a dry place to prevent moisture buildup. A protective cover or sheath can also help maintain the sharpness of the blade.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the Black Citrus Zester compare to other brands?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Black Citrus Zester is crafted with stainless steel 304 for superior durability and sharpness compared to other brands, offering a professional-grade zesting experience.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the zester handle other tasks besides zesting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! Besides zesting, it can also grate chocolate, cheese, and ginger, making it a versatile addition to any kitchen.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the zester good for gift giving?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Black Citrus Zester makes a thoughtful gift for any culinary enthusiast or home bartender, offering both functionality and style.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Black Citrus Zester\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Black Citrus Zester by A Bar Above is crafted from stainless steel 304 and BPA-free plastic. Designed in California, it delivers precision zesting for culinary and cocktail needs.\",\n  \"sku\": \"ZESTER-SS\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"12\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Stainless Steel 304\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Stainless Steel 304, BPA-free Plastic\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"32.2 cm L x 3.5 cm W x 3 cm D\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Blade Thickness\", \"value\": \"0.33 mm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Zesting with Stainless Steel 304\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$12\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41232172744807,"sku":"ZESTER-SS","price":12.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515"},{"product_id":"black-extra-long-cocktail-muddler","title":"Black Extra Long Cocktail Muddler","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBlack Extra Long Cocktail Muddler | Premium Beech Hardwood | Made in California\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Black Extra Long Cocktail Muddler for Perfect Muddling\"\u003e\n  \u003cmeta name=\"description\" content=\"Achieve perfect muddling with this Black Extra Long Cocktail Muddler, expertly crafted from premium beech hardwood in California for superior drink preparation.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=1600\" alt=\"Black Extra Long Cocktail Muddler - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Extra Long Cocktail Muddler, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-3_b07ea196-86c3-4edf-9863-a5dc1d791d82.jpg?v=1740441546\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-3_b07ea196-86c3-4edf-9863-a5dc1d791d82.jpg?v=1740441546\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-3_b07ea196-86c3-4edf-9863-a5dc1d791d82.jpg?v=1740441546\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Extra Long Cocktail Muddler, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_cad3404a-b156-411d-b153-d2111d1c42f7.jpg?v=1740441559\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_cad3404a-b156-411d-b153-d2111d1c42f7.jpg?v=1740441559\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_cad3404a-b156-411d-b153-d2111d1c42f7.jpg?v=1740441559\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Extra Long Cocktail Muddler, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_2c6aab17-0df4-42e9-a3d2-360ceff97562.jpg?v=1740441582\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_2c6aab17-0df4-42e9-a3d2-360ceff97562.jpg?v=1740441582\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_2c6aab17-0df4-42e9-a3d2-360ceff97562.jpg?v=1740441582\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Extra Long Cocktail Muddler, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_d69c306e-5bc7-4037-aa3d-396b4ab0ece8.jpg?v=1740441577\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_d69c306e-5bc7-4037-aa3d-396b4ab0ece8.jpg?v=1740441577\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_d69c306e-5bc7-4037-aa3d-396b4ab0ece8.jpg?v=1740441577\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Extra Long Cocktail Muddler, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1121994_FunctionalDesign2_071621_70e16290-364f-4096-b056-ac89bc703e2c.jpg?v=1740441588\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1121994_FunctionalDesign2_071621_70e16290-364f-4096-b056-ac89bc703e2c.jpg?v=1740441588\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1121994_FunctionalDesign2_071621_70e16290-364f-4096-b056-ac89bc703e2c.jpg?v=1740441588\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Extra Long Cocktail Muddler, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eBeech hardwood\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic shape\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e12-inch length\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        The Muddler That Reaches New Heights\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e12\" Long · Beech Hardwood · Ergonomic Design\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The ergonomic design and flat head make muddling effortless and precise.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e195 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$17\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eBlack\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:black;\" title=\"Black\" onclick=\"selectSwatch(this,'Black')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eBeech hardwood\u003c\/strong\u003e construction ensures durability and a smooth finish. Designed in California, this muddler is perfect for home and professional use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eBeech hardwood\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eErgonomic shape\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eFood safe\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e12-inch length\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Black Muddler different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes beech hardwood different from standard muddlers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eBeech hardwood\u003c\/strong\u003e ensures durability and a smooth finish, unlike cheaper alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eErgonomic shape\u003c\/strong\u003e allows for comfortable use without knuckle strain.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIdeal for muddling herbs and \u003cstrong\u003ecracking ice\u003c\/strong\u003e in a Lewis bag.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFLAT HEAD\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMinimizes bitterness by preventing over-pulverization when muddling herbs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with most entry-level muddlers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers widely available, consistent-looking muddlers. However, their \u003cstrong\u003ethin-walled pieces often dent\u003c\/strong\u003e under normal use, and finishes may flake over time, impacting performance.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the muddler just needs to mash herbs, any standard one works. But if it needs to endure, build matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 12-inch beech hardwood muddler designed for precision and durability, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this muddler right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this muddler\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Love crafting cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eThe Black Extra Long Cocktail Muddler ensures precision and style for cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Need ergonomic tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts comfortable grip makes it ideal for long use in professional settings.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Use tall glasses*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for reaching into taller shaker tins without hassle.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Want durable materials*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eBeech hardwood construction offers longevity and reliability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this muddler if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer automated tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis manual tool requires physical effort for muddling.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Need compact tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIts extra-long design might not be ideal for limited storage spaces.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Avoid hand washing*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThe hardwood version must be hand washed to maintain quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Dislike flat-head design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you prefer a textured head for muddling, this might not be suitable.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who enjoy crafting precise cocktails at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eBartenders looking for a reliable, ergonomic tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift shoppers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift for anyone building their home bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Precision seekers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who want consistent results every time they muddle.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/black-bell-jigger\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/black-bell-jigger\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBlack Bell Jigger\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41232172449895\" data-handle=\"black-bell-jigger\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/black-citrus-zester\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/black-citrus-zester\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBlack Citrus Zester\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41232172744807\" data-handle=\"black-citrus-zester\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Black Muddler\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePrecision in Muddling\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe flat head and long handle ensure herbs and fruits are muddled perfectly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eEnhances Home Bars\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eIts sleek design complements any modern home bar setup, adding both style and function.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eBartender Approved\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eDesigned by bartenders, it’s made for those who take cocktail making seriously.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eBeech hardwood\u003c\/strong\u003e ensures a durable and long-lasting tool.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eErgonomic and \u003cstrong\u003ecomfortable grip\u003c\/strong\u003e for any user.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003ePerfect for \u003cstrong\u003etall glasses\u003c\/strong\u003e and shaker tins.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eBeech hardwood · Ergonomic design · 12-inch length\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThe Black Extra Long Cocktail Muddler\u003c\/em\u003e changes your cocktail game with its ergonomic design and precision muddling capabilities.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCrafted from beech hardwood, this muddler withstands the test of time, providing reliable service for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts sleek black finish and ergonomic design enhance the appearance of any home bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest once in a quality muddler, avoiding frequent replacements typical of cheaper alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned in California · Perfect for tall glasses\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eThe cocktail-making process becomes effortless.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the Black Extra Long Cocktail Muddler, muddling becomes a joy rather than a chore. Experience the difference in consistency and ease when crafting your favorite cocktails.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eElevate your cocktail\u003c\/strong\u003e experience with each use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Black Extra Long Cocktail Muddler is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e300 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e38 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHead Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e35 mm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.7 lb\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eBeech hardwood or polypropylene\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eSmooth, ergonomic\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eMaterial sourced for durability and safety.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo (hardwood); Yes (polypropylene)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHand Wash\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eRecommended for hardwood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eWash with warm soapy water\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eProper care extends product life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Black Extra Long Cocktail Muddler (300 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eSingle piece product.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003ePlease verify dimensions and care instructions before use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eCheap muddlers vs quality tools, the difference\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume all muddlers are the same. But \u003cstrong\u003equality materials and design\u003c\/strong\u003e make a significant difference in performance.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eOpt for a muddler that elevates your cocktail crafting with every use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Mixed-Flatlay-Edited-1_1_cad3404a-b156-411d-b153-d2111d1c42f7.jpg?v=1740441559\u0026amp;width=1200\" alt=\"Black Extra Long Cocktail Muddler - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eChoosing precision over mediocrity.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith the Black Extra Long Cocktail Muddler, every muddle is precise, every cocktail is elevated. Don’t settle for less when you can have the best.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eChoose \u003cstrong\u003equality\u003c\/strong\u003e and elevate your bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThe Black Extra Long Cocktail Muddler is perfect for \u003cstrong\u003ehome mixologists\u003c\/strong\u003e, \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e, and \u003cstrong\u003egift shoppers\u003c\/strong\u003e seeking a high-quality tool that delivers consistent results.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eSmooth finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eBeech hardwood\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eBeech hardwood · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget plastic vs beech hardwood.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eBeech hardwood provides \u003cstrong\u003esuperior durability\u003c\/strong\u003e over plastic, resisting wear and tear.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eErgonomics\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned for comfort, it reduces hand fatigue during extended use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eAesthetic\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIts sleek black finish enhances any bar setup, offering both style and function.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This muddler feels like a natural extension of my hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eThe Muddler That Reaches New Heights (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eWilliams Sonoma\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eWilliams Sonoma Stainless Steel Muddler\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eViski\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eViski Professional Muddler\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eOXO\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eOXO Steel Muddler\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eZulay Kitchen\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eZulay Kitchen Stainless Steel Muddler\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"\"\u003e300 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e9 3\/4 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e7.8 inches (19.8 cm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e9 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e8 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBeech hardwood or polypropylene\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSmooth, ergonomic\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSleek stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBrushed steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo (hardwood); Yes (polypropylene)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eHand Wash\u003c\/td\u003e\n\u003ctd class=\"\"\u003eRecommended for hardwood\u003c\/td\u003e\n\u003ctd class=\"\"\u003erecommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003erecommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003erecommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003erecommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd class=\"\"\u003eWash with warm soapy water\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-wash\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eDishwasher safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash with warm, soapy water or place in the dishwasher\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e38 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.5 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHead Diameter\u003c\/td\u003e\n\u003ctd class=\"\"\u003e35 mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.4 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.4 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.7 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.7 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.7 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.7 lb\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.7 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood Safety\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFood-grade materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Black Extra Long Cocktail Muddler (300 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 muddler\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 muddler\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Black Extra Long Cocktail Muddler (300 mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 muddler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$17\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$24.95\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$7.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (8 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eOne of the few options with a smooth, ergonomic finish, offering a comfortable grip during use.\u003cspan class=\"cc-mob-hide\"\u003e Choose stainless steel and the first sign will be the sleek finish slipping — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eBLACK MUDDLER\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and style in every muddle.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for the Black Muddler\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eImpress guests with perfectly muddled drinks, every time.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance your personal bar setup with a stylish muddler.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for bartenders seeking reliable tools for daily use.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA thoughtful gift for cocktail enthusiasts and home mixologists.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your drinks for birthdays, holidays, and celebrations.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-_-Perfect-Gift_2c6aab17-0df4-42e9-a3d2-360ceff97562.jpg?v=1740441582\u0026amp;width=1200\" alt=\"Black Extra Long Cocktail Muddler - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision in every muddle, style in every sip.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Black Muddler is for those who demand more.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial advantage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy beech hardwood excels over plastic\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eBeech hardwood\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: standard plastic vs beech hardwood.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eBeech hardwood\u003c\/strong\u003e offers superior durability and a refined finish compared to standard plastic, resisting wear and tear.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe dense grain of beech wood ensures resistance to moisture and impact, making it ideal for frequent use.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis muddler's smooth surface and robust feel enhance both functionality and aesthetics.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eChoose beech hardwood\u003c\/strong\u003e for unmatched durability and style.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe crafting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow our muddlers are made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting steps: selection, shaping, finishing, inspection.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eHand-finished\u003c\/strong\u003e craftsmanship ensures each muddler is unique and maintains the highest quality, unlike mass-produced plastic alternatives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis individual attention to detail ensures variations that add character, making each muddler one-of-a-kind.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eHand-finished for unique quality.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCraft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eOur commitment to quality and tradition\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eartisan roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehardwood adopted\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand established\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eblack series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: from artisan beginnings to modern innovations.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in a tradition of quality craftsmanship, our muddlers celebrate regional expertise and dedication to excellence.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above chose this production approach to ensure each tool meets professional standards, reflecting the brand's commitment to quality.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eA heritage of quality you can trust.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler-Wooden-Infographic-6_d69c306e-5bc7-4037-aa3d-396b4ab0ece8.jpg?v=1740441577\u0026amp;width=1200\" alt=\"Black Extra Long Cocktail Muddler - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The length and comfort of this muddler are just what I needed. A must-have for any bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This muddler brings out the best in my cocktails. No more bruised herbs!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., home bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"A great addition to my bar tools. The ergonomic design is a game-changer.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., professional bartender, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eExplore other essentials to enhance your cocktail experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/black-citrus-zester\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=600\" alt=\"Black Citrus Zester\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Citrus Zester\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePrecision zesting tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/natural-hardwood-extra-long-cocktail-muddler\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Hardwood-Muddler-10_f01c1842-f4d4-4049-9677-6b0a9726d0ba.jpg?v=1739230934\u0026amp;width=600\" alt=\"Natural Hardwood Extra Long Cocktail Muddler\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eNatural Hardwood Extra Long Cocktail Muddler\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eClassic look, natural feel\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-hawthorne-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=600\" alt=\"Black Hawthorne Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Hawthorne Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor perfect straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor all your straining needs\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElevating craft cocktails for everyone\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall in California. Initially a cocktail education platform, it evolved into a renowned brand offering professional-grade bar tools. Designed with a bartender's insight, each product ensures durability, functionality, and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eChoosing California for design and China for production allows A Bar Above to maintain high standards while making professional barware accessible to all.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve your muddler\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAlways use warm soapy water for hardwood models to maintain finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eDo not use scouring pads or harsh chemicals on the muddler.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAfter washing, dry the muddler completely to prevent warping.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eKeep in a dry, cool place to prolong its life.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your muddler will remain a reliable tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe ultimate choice for discerning cocktail makers\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the Black Extra Long Cocktail Muddler means embracing a tool that combines \u003cstrong\u003estyle with function\u003c\/strong\u003e. Its ergonomic design and durable construction are perfect for both home and professional use. This muddler will elevate your cocktail experience, ensuring each drink is crafted to perfection.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from beech hardwood for lasting durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, ensuring ergonomic perfection\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash recommended to maintain quality finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect for tall glasses, enhancing cocktail making\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose quality, and enjoy perfectly muddled cocktails every time.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $17\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the preferred technique for using a long muddler?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUse a gentle twisting motion to press the ingredients against the glass, avoiding over-pulverization to preserve flavors. \u003cstrong\u003eAvoid excessive force\u003c\/strong\u003e to prevent damaging the glass.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I care for the finish on the beech hardwood muddler versus the polypropylene version to prevent warping or discoloration?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eHand wash\u003c\/strong\u003e beech hardwood models with warm soapy water and dry immediately to prevent moisture absorption and warping. The polypropylene version is dishwasher-safe on the top rack. Avoid abrasive scrubbers that can scratch the finish or dull the flat muddling head.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the muddler suitable for harder ingredients like ice?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Black Extra Long Cocktail Muddler is \u003cstrong\u003edesigned to handle\u003c\/strong\u003e ingredients such as ice, making it perfect for cracking ice in a Lewis bag.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific materials is this 12-inch muddler constructed from, and how do beech hardwood and polypropylene compare in weight and durability?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe muddler is crafted from genuine \u003cstrong\u003ebeech hardwood\u003c\/strong\u003e (0.7 lb with a refined natural grain) or high-quality polypropylene (lighter at approximately 0.4 lb, resistant to staining). Both materials offer superior durability compared to cheaper pine or hollow plastic alternatives, with the hardwood providing a premium feel and the polypropylene offering commercial-grade resilience.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this 12-inch muddler dishwasher safe, and will repeated dishwasher cycles damage the beech hardwood finish or integrity?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003ePolypropylene models\u003c\/strong\u003e are fully dishwasher safe on the top rack without risk of warping or discoloration. However, \u003cstrong\u003ebeech hardwood models\u003c\/strong\u003e must be hand washed and dried immediately, repeated dishwasher exposure will cause cracking, warping, and finish degradation due to high heat and prolonged moisture.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this 12-inch muddler comfortably reach the bottom of tall Boston shakers, highball glasses, and Collins glasses without straining?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! The \u003cstrong\u003e12-inch (300mm) length\u003c\/strong\u003e makes it ideal for reaching into 28oz Boston shaker tins, 12oz highball glasses, and Collins glasses without your hand entering the glass. Unlike short 8-10 inch muddlers that force awkward angles, this extended reach ensures proper leverage and control.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this muddler come with a gift box?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it comes packaged in a sturdy gift box, measuring \u003cstrong\u003e12.2\" × 2\" × 2\"\u003c\/strong\u003e, perfect for gifting.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the benefit of a flat head on a muddler?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eA flat head \u003cstrong\u003eminimizes bitterness\u003c\/strong\u003e by preventing over-pulverization, making it ideal for muddling herbs.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhy choose a beech hardwood muddler over cheaper pine or bamboo alternatives, and what specific advantages does beech offer for cocktail preparation?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eBeech hardwood offers \u003cstrong\u003esuperior durability\u003c\/strong\u003e with tight grain structure that resists splitting and moisture absorption better than cheaper pine or bamboo. Its natural density (0.7 lb weight) provides ideal heft for controlled muddling without excessive force, while the smooth finish prevents flavor transfer between cocktails. The refined natural grain also elevates your bar setup aesthetically.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this muddler built to withstand the demands of professional bartenders who muddle dozens of cocktails per shift, or is it only suitable for occasional home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it's \u003cstrong\u003edesigned for both high-volume professional bars and serious home bartenders\u003c\/strong\u003e. The beech hardwood construction withstands hundreds of muddles per week without cracking or loosening, while the precision-turned 35mm flat head maintains its shape even after extended commercial use, unlike cheaper glued or composite muddlers that delaminate under pressure.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $17\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is the preferred technique for using a long muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use a gentle twisting motion to press the ingredients against the glass, avoiding over-pulverization to preserve flavors. Avoid excessive force to prevent damaging the glass.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the finish on this muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with warm soapy water and dry thoroughly to maintain the finish. Avoid abrasive materials.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the muddler suitable for harder ingredients like ice?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Black Extra Long Cocktail Muddler is designed to handle ingredients such as ice, making it perfect for cracking ice in a Lewis bag.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials is this muddler made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The muddler is crafted from beech hardwood or high-quality polypropylene for durability and aesthetics.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this muddler dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Polypropylene models are dishwasher safe. However, hardwood models should be hand washed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this muddler be used in tall glasses?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! The 12-inch length makes it ideal for reaching into tall shaker tins and glasses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does this muddler come with a gift box?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it comes packaged in a sturdy gift box, measuring 12.2\\\" × 2\\\" × 2\\\", perfect for gifting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the benefit of a flat head on a muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A flat head minimizes bitterness by preventing over-pulverization, making it ideal for muddling herbs.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Why choose a beech hardwood muddler?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Beech hardwood offers superior durability and a refined look, ideal for high-quality bar tools.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this muddler suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's designed for both home and professional use, offering durability and performance.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Black Extra Long Cocktail Muddler\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Black Extra Long Cocktail Muddler is crafted from beech hardwood, designed in California for perfect muddling in tall shaker tins or glasses.\",\n  \"sku\": \"YE-O01D-001J\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"17\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Beech hardwood\",\n  \"countryOfOrigin\": \"California, USA\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Length\", \"value\": \"300 mm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Handle Diameter\", \"value\": \"38 mm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Head Diameter\", \"value\": \"35 mm\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"0.7 lb\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Beech hardwood or polypropylene\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Muddler That Reaches New Heights\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$17\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41232176152679,"sku":"YE-O01D-001J","price":17.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556"},{"product_id":"black-japanese-jigger","title":"Black Japanese Jigger","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBlack Japanese Jigger | Precision Redefined\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Black Japanese Jigger | Precision Redefined\"\u003e\n  \u003cmeta name=\"description\" content=\"Elevate your cocktails with this precision 304 stainless steel jigger. Designed in California, expertly crafted for professional-grade bartending.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=1600\" alt=\"Black Japanese Jigger - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7_c9188f84-f54b-4699-9eda-6724147808c0.jpg?v=1740441681\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7_c9188f84-f54b-4699-9eda-6724147808c0.jpg?v=1740441681\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Image_7_c9188f84-f54b-4699-9eda-6724147808c0.jpg?v=1740441681\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-43.jpg?v=1740441641\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-43.jpg?v=1740441641\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-43.jpg?v=1740441641\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05576.jpg?v=1740441645\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05576.jpg?v=1740441645\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05576.jpg?v=1740441645\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-13.jpg?v=1740441631\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-13.jpg?v=1740441631\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-13.jpg?v=1740441631\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-16.jpg?v=1740441677\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-16.jpg?v=1740441677\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-16.jpg?v=1740441677\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-3.jpg?v=1740441610\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-3.jpg?v=1740441610\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-3.jpg?v=1740441610\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Japanese Jigger, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eSleek black finish\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Precision Redefined for the Modern Bar\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003e304 Stainless Steel · Precise Measurements · Sleek Finish\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"The polished finish and reinforced weld make it a reliable tool for any bar.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e136 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e—\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eBlack Finish\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:black-jigger;\" title=\"Black Finish\" onclick=\"selectSwatch(this,'Black Finish')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: —\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 ×, · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a sleek black finish, designed in California, made in China. Perfect for precise cocktail crafting.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eSleek black finish\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eInternal markings · both sides\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dark);text-decoration:none;border:2px solid var(--gold);border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='var(--gold)';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Black Japanese Jigger different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel jiggers distinct from stamped metal)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures long-lasting use without rust or tarnish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eCalibrated for accuracy with extensive \u003cstrong\u003emeasurement markings\u003c\/strong\u003e for all your needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003esleek black finish\u003c\/strong\u003e adds a modern touch to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eDesigned for comfort, allowing for quick, easy, and \u003cstrong\u003edrip-free pours\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe problem with most jiggers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      While \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e jiggers offer a consistent finish, their thin-walled design often leads to \u003cstrong\u003edents and drips\u003c\/strong\u003e during regular use.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \n      \n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the jigger just needs to measure, any standard tool works. But for precision, consider quality.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is solid 304 stainless with a sleek black finish for both durability and style, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this jigger right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this jigger\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*For precision pouring*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIdeal for those who demand accuracy in every cocktail pour.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*When aesthetics matter*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for a modern bar setup with its sleek black finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*For durability*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eCrafted with 304 stainless steel for long-lasting use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*For ergonomic comfort*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eDesigned for a comfortable grip and smooth pouring.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this jigger if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If you prefer plastic*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis tool is made of stainless steel, not plastic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If you don't need precision*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eBetter options exist if exact measurements aren't a priority.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If cost is a concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003ePriced for quality, it may not fit tighter budgets.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*If handwashing is preferred*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis jigger is dishwasher safe but can be hand washed.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who enjoy crafting cocktails at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those working in high-volume bar environments.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Cocktail enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for those who appreciate precise measures and style.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eMakes an excellent gift for cocktail lovers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:var(--dark);\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:var(--gold);margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158270567\" data-handle=\"gold-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo18_750_8cab0195-cf2a-4bb9-add8-7b0ceafe80d3.webp?v=1739232007\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-fine-mesh-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Fine Mesh Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254157484135\" data-handle=\"gold-fine-mesh-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/black-extra-long-cocktail-muddler\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/black-extra-long-cocktail-muddler\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBlack Extra Long Cocktail Muddler\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41232176152679\" data-handle=\"black-extra-long-cocktail-muddler\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:var(--dark);background:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:var(--gold);\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Black Japanese Jigger\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eUnmatched Precision\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eEvery measurement is exact, ensuring perfect cocktails every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eSleek Aesthetics\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eIts black finish adds a touch of elegance to any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDurable Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eBuilt from high-quality materials to withstand frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e for lasting durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFinish\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003eSleek black finish for a modern look.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eCare\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for easy cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003e304 Stainless Steel · Precision Markings · Sleek Finish\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who see cocktail crafting as an art, this is your tool of choice.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eLasting Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures your jigger remains rust-free and long-lasting, even with frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eModern Aesthetic\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe black finish offers a sleek, contemporary look that complements any bar setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eInvest in a jigger that combines elegance and function, offering reliable performance for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eDesigned for accuracy and style · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe transformation\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eYour bar experience becomes precise and stylish.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eGone are the days of imprecise measurements. This jigger provides \u003cstrong\u003eexact control\u003c\/strong\u003e for every pour, ensuring consistency.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eYour drinks are more refined. \u003cstrong\u003ePrecision and style\u003c\/strong\u003e become the new norm.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Black Japanese Jigger is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLarger side\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2 oz (57 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSmaller side\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 oz (28 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMeasurement Markings\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 3\/4 oz, 1 1\/2 oz, 1 1\/4 oz, 1 oz, 3\/4 oz, 1\/2 oz, 1\/4 oz, 1 bar spoon\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eApproximate dimensions for accurate use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Mirror Finish\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eHigh-quality materials ensure durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDishwasher safe for easy cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Black Japanese Jigger (2 oz \/ 1 oz)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComes in an elegant gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eAll measurements are approximate.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe expectation versus reality\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eMost jiggers are inaccurate, but not this one.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWhile many jiggers promise precision, they often fall short. \u003cstrong\u003eThis jigger delivers\u003c\/strong\u003e exact measurements with each use.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eExperience the difference with a tool that truly enhances your cocktail-making skills.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-43.jpg?v=1740441641\u0026amp;width=1200\" alt=\"Black Japanese Jigger - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe decision point\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhen precision transforms your bar\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis jigger is more than a tool; it's a commitment to quality. Its \u003cstrong\u003eprecision\u003c\/strong\u003e and design make every cocktail an experience.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eChoose accuracy. \u003cstrong\u003eChoose the Black Japanese Jigger\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003ePerfect for \u003cstrong\u003ecocktail enthusiasts\u003c\/strong\u003e and \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e who value precision and style. Whether at home or in a bustling bar, this jigger is a must-have for crafting perfect cocktails.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003estainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: left = budget, right = this product\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eWeight and Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers a perfect balance, ensuring ease of use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe polished finish provides excellent resistance to \u003cstrong\u003ecorrosion and tarnish\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eLongevity\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eBuilt to last, this jigger remains a reliable tool for years of use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"I feel confident with every pour.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003ePrecision Redefined for the Modern Bar (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eCocktail Kingdom\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eCocktail Kingdom Leopold Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eViski\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eViski Professional Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eBarfly\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eBarfly Japanese Style Jigger\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished Mirror Finish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMirror polished\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished gunmetal black plating\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Black Japanese Jigger (2 oz \/ 1 oz)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eInterior markings for 10ml, 15ml, 20ml, and 40ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 jigger\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 jigger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarger side\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 oz (57 g)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e60ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 oz (57 g)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 oz (1.5 oz and 2 oz internal measurements)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.5 oz (45 ml)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmaller side\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 oz (28 g)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e30ml\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 oz (28 g)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 oz (0.25 oz, 0.5 oz, and 1 oz internal measurements)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.75 oz (22.5 ml)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUSA\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDishwasher Safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eyes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003ctd class=\"\"\u003eno\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (3 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eWith its polished gunmetal black plating, this jigger is one of the few that stands out in any barware collection.\u003cspan class=\"cc-mob-hide\"\u003e The difference shows up exactly when it matters — when precision counts and cheaper options lack clear internal measurements.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and style in every pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003ePerfect for any bar\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eCocktail Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnsure every drink is perfectly measured for delighted guests.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eElevate your home bar with professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for bartenders seeking precision and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA thoughtful gift for any cocktail enthusiast.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003ePerfect for weddings, birthdays, and other celebrations.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05576.jpg?v=1740441645\u0026amp;width=1200\" alt=\"Black Japanese Jigger - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003ePrecision and style for your bar.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe Black Japanese Jigger stands out.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget vs. 304 stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e304 stainless steel provides superior \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e and durability compared to cheaper metals.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis alloy grade ensures your jigger remains rust-free with \u003cstrong\u003econsistent performance\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe sleek black finish adds both style and \u003cstrong\u003efunctionality\u003c\/strong\u003e to this durable material.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is the gold standard for longevity.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe crafting process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eFrom concept to creation\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003epolishing finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eAlloy selection to quality inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach jigger is crafted with \u003cstrong\u003eprecision\u003c\/strong\u003e from high-quality stainless steel, followed by a meticulous finishing process.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThe polished finish ensures every piece is unique and \u003cstrong\u003evisually appealing\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eExperience the \u003cstrong\u003edifference\u003c\/strong\u003e in quality craftsmanship.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe brand heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eA tradition of excellence\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetal craft\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar tools\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: tradition to modern craftsmanship\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eRooted in a rich tradition of metal crafting, our tools reflect a commitment to \u003cstrong\u003equality and precision\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above emphasizes craftsmanship with modern production standards to deliver exceptional tools.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003eChoose a brand that \u003cstrong\u003evalues tradition\u003c\/strong\u003e and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-13.jpg?v=1740441631\u0026amp;width=1200\" alt=\"Black Japanese Jigger - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"This jigger has transformed how I make cocktails at home. The measurements are spot on, every time.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Love the sleek design and precision. Perfect for my home bar!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJohn D., home mixologist, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"A must-have for any serious cocktail enthusiast. The black finish is just stunning.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., gift for husband, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete the set with these tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eEnhance your cocktail crafting experience with these complementary items.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/black-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=600\" alt=\"Black Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eAnother precision tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-extra-long-cocktail-muddler\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Muddler_-_Plastic_-_White_Background_-_1_2d3657ed-11d3-4307-938a-22edd20c3c90.jpg?v=1740441556\u0026amp;width=600\" alt=\"Black Extra Long Cocktail Muddler\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Extra Long Cocktail Muddler\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003ePerfect for muddling\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-citrus-zester\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/citruszester_b36bfe7b-4fa8-4e46-9ffd-7f4166eda547.jpg?v=1740441515\u0026amp;width=600\" alt=\"Black Citrus Zester\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eBlack Citrus Zester\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eFor zesting citrus\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eEssential for straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting quality tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform. Based in California, their mission is to make professional-grade bar tools accessible to everyone.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eTheir tools are designed to elevate the cocktail experience with precision and style, staying true to their roots in cocktail education.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEasily cleaned in any home or commercial dishwasher.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse non-abrasive cleaners to maintain the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eStore Carefully\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eAvoid stacking to prevent scratches.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eInspect Regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eCheck for any signs of wear and address promptly.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eWith proper care, your jigger will remain a staple in your bar for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eThe jigger that transforms your bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Black Japanese Jigger offers unparalleled precision and style, making it a must-have for any serious cocktail enthusiast. Its \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures durability, and the sleek black finish adds a modern touch. Elevate your cocktail game with this essential tool today.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e304 stainless steel for long-lasting durability.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California by A Bar Above.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eProvides precise measurements for perfect cocktails.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eTransform your cocktail-making experience with precision and style.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: —\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat measurements does the black Japanese jigger offer?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis jigger features measurements from 1\/4 oz to 2 oz, including 1 bar spoon, \u003cstrong\u003emarked on both sides\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the black finish on this Japanese jigger provide better grip control than standard polished stainless steel jiggers?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the matte black finish creates a tactile surface that prevents slipping during fast-paced bartending, unlike mirror-polished jiggers that can become slick when wet or when your hands are cold from handling ice.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the black finish tarnish with frequent use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, the polished mirror finish is \u003cstrong\u003edesigned to resist tarnish\u003c\/strong\u003e, even with regular use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill repeated dishwasher cycles damage the black finish or affect the precision-etched measurement markings on this jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, this jigger is built for high-volume professional use, the black finish is bonded at the molecular level and the laser-etched markings are recessed into the 304 stainless steel, so they won't fade even after hundreds of commercial dishwasher cycles at 180°F.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this jigger made from genuine 304 food-grade stainless steel, or does it use thinner gauge metal like budget jiggers that dent easily?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis jigger is precision-formed from genuine 304 food-grade stainless steel with 18\/8 chromium-nickel content, the same commercial-grade material used in professional kitchens, giving it superior weight distribution and dent resistance compared to the thin 201-grade steel found in hollow-feeling budget jiggers.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this Japanese jigger meet the measurement accuracy standards required for professional bartending and cocktail competitions?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, each measurement line is calibrated to ±0.1 oz tolerances and laser-etched for permanent visibility, meeting the precision standards used in cocktail competitions and high-volume bars where consistent recipes are critical to brand reputation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the jigger suitable for gifting?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it comes packaged in an elegant gift box, perfect for any cocktail enthusiast.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this Japanese-style jigger's measurement range and build quality compare to standard bell jiggers or cheap stacked measuring sets?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUnlike basic 1oz\/2oz bell jiggers with only two measurements, this Japanese-style design provides eight precision markings (1\/4 oz, 1\/3 oz, 1\/2 oz, 3\/4 oz, 1 oz, 1.5 oz, and 2 oz, plus 1 bar spoon) all clearly visible on both interior sides, eliminating the need to flip or fumble with multiple tools mid-recipe.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes it match other black bar tools?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it pairs perfectly with the \u003ca href=\"\/products\/black-bell-jigger\"\u003eBlack Bell Jigger\u003c\/a\u003e and \u003ca href=\"\/products\/black-extra-long-cocktail-muddler\"\u003eBlack Extra Long Cocktail Muddler\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhy choose this jigger?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eFor its \u003cstrong\u003eprecision, style, and durability\u003c\/strong\u003e, it's unmatched in quality and performance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: —\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What measurements does the black Japanese jigger offer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This jigger features measurements from 1\/4 oz to 2 oz, including 1 bar spoon, marked on both sides.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this jigger coated to prevent slipping?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The jigger's sleek black finish not only adds style but also provides a comfortable and secure grip.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the black finish tarnish with frequent use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the polished mirror finish is designed to resist tarnish, even with regular use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe for all home and commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What material is the jigger made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This jigger is crafted from 304 stainless steel, known for its durability and resistance to rust.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this jigger be used for professional bartending?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, its precise measurements and durable construction make it suitable for professional use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the jigger suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it comes packaged in an elegant gift box, perfect for any cocktail enthusiast.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this jigger compare to others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Unlike standard jiggers, this one offers more measurement options and a sleek design.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does it match other black bar tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it pairs perfectly with the Black Bell Jigger and Black Extra Long Cocktail Muddler.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Why choose this jigger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"For its precision, style, and durability, it's unmatched in quality and performance.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Black Japanese Jigger\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Black Japanese Jigger by A Bar Above is crafted from 304 stainless steel. Designed in California, it offers precise measurements for professional and home use.\",\n  \"sku\": \"\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Capacity\", \"value\": \"2 oz and 1 oz\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Polished Black\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dishwasher Safe\", \"value\": \"Yes\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Measurements\", \"value\": \"1\/4 oz to 2 oz\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Redefined for the Modern Bar\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e—\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41232177037415,"sku":"JGR-JAPANESE-BLK","price":17.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603"},{"product_id":"black-hawthorne-strainer","title":"Black Hawthorne Strainer","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=1600\" alt=\"Black Hawthorne Strainer - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2.jpg?v=1740441655\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2.jpg?v=1740441655\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/4_2.jpg?v=1740441655\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-18.jpg?v=1740441681\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-18.jpg?v=1740441681\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-18.jpg?v=1740441681\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05611.jpg?v=1740441647\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05611.jpg?v=1740441647\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05611.jpg?v=1740441647\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-45.jpg?v=1740441671\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-45.jpg?v=1740441671\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-45.jpg?v=1740441671\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-34.jpg?v=1740441656\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-34.jpg?v=1740441656\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-34.jpg?v=1740441656\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-5.jpg?v=1740441637\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-5.jpg?v=1740441637\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/abarabove-blackset-5.jpg?v=1740441637\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Black Hawthorne Strainer, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHigh-Density Spring\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Black Strainer with Ergonomic Design\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Ergonomic · Durable\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"This is the most ergonomic strainer I've ever used, with a tight spring and smooth finish.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e166 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$16\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eBlack\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #000000;\" title=\"Black\" onclick=\"selectSwatch(this,'Black')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41232177070183\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $4 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted with 304 stainless steel\u003c\/strong\u003e, the Black Hawthorne Strainer combines durability with a sleek black finish, designed in California and manufactured in China.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHigh-Density Spring\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Black Hawthorne different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from budget strainers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eReduces strain\u003c\/strong\u003e on the hand with its comfortable grip and design for extended use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003etightly-coiled spring\u003c\/strong\u003e captures fruit pulp and ice, ensuring smooth drinks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eBuilt from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, it withstands frequent use without wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSTYLISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe sleek \u003cstrong\u003eblack finish\u003c\/strong\u003e complements modern bar aesthetics for a cohesive look.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy budget strainers fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line strainers offer consistent finish and availability, but \u003cstrong\u003ethin-walled pieces\u003c\/strong\u003e often dent and lack the heft needed for a satisfying cocktail experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the strainer just needs to fit a shaker, standard options work. But for consistent, clean results, quality matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a 304 stainless steel strainer with a black finish and ergonomic design, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this strainer right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this strainer\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Love modern bar tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis strainer offers a sleek black finish that complements any modern bar aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Need ergonomic design_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe Black Hawthorne Strainer reduces hand strain during extended use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Value durability_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eConstructed from 304 stainless steel, it withstands high-volume use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Appreciate precision tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIts tightly-coiled spring ensures clean straining, free from pulp and ice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this strainer if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Rarely make cocktails_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you're an occasional cocktail maker, a simpler tool might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer minimalistic designs_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis strainer's modern aesthetic may not suit those preferring minimalism.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Require lightweight tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIts sturdy construction might feel heavier than some alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Budget constraints_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf price is your primary concern, consider more cost-effective options.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Passionate home bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who enjoy crafting cocktails and maintaining a stylish bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional bartenders_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for high-volume settings requiring durable, efficient tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Hosts and entertainers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for impressing guests with sleek, functional barware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Design-conscious buyers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFits impeccably into modern, stylish bar setups.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-boston-shaker\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Boston Shaker\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254158270567\" data-handle=\"gold-boston-shaker\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Picks\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154600551\" data-handle=\"gold-cocktail-picks\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-pour-spout\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Pour Spout\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154371175\" data-handle=\"gold-pour-spout\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WW-GO.jpg?v=1739232308\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Black Hawthorne\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSleek Black Finish\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eAdds a modern touch to your bar setup, enhancing both aesthetics and performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eErgonomic Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDesigned to reduce hand strain during extended use, perfect for frequent cocktail makers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDishwasher Safe\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eEasy to clean, maintaining its polished finish even after many washes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMade from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eComfortable grip for \u003cstrong\u003eextended use\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSTYLISH\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eComplements a \u003cstrong\u003emodern bar setup\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 stainless steel · Ergonomic design · Dishwasher safe\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      For the mixologist who values precision and style, this strainer is more than just a tool, it's an experience.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability You Can Trust\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e, this strainer is designed to withstand the demands of both home and professional use, ensuring longevity and reliability in every cocktail crafted.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eElegant Aesthetic\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe sleek \u003cstrong\u003eblack finish\u003c\/strong\u003e adds a touch of sophistication to any bar setting, making it not only a functional tool but also a stylish addition to your collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in quality means fewer replacements. With its durable construction and timeless design, this strainer provides value that outlasts cheaper alternatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eSleek black finish · High-density spring\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour cocktail experience transforms completely.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore, you might have settled for strainers that didn't quite meet your needs. Now, with the Black Hawthorne Strainer, you enjoy \u003cstrong\u003esmooth, precise straining\u003c\/strong\u003e every time.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eFocus on the craft, not the tools. \u003cstrong\u003ePerformance meets elegance\u003c\/strong\u003e with every cocktail.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Black Hawthorne Strainer is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5.1\" x 3.9\"\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSpring Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e20 cm\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.25 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolished Mirror Black\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFood Safety\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eFood-grade\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eConstruction ensures durability and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Abrasives\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eTarnish Prevention\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePolish as needed\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends the product's life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Black Hawthorne Strainer (5.1\" x 3.9\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003ePackaged in a gift box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eStainless steel equals premium, but not all are the same.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all stainless steel products are equivalent. \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e offers superior corrosion resistance and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoose 304 stainless for a tool that lasts. \u003cstrong\u003eQuality that endures.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-18.jpg?v=1740441681\u0026amp;width=1200\" alt=\"Black Hawthorne Strainer - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFor those who believe in better.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eInvesting in a Black Hawthorne Strainer means choosing a tool that complements your passion for cocktail making. It's about more than just function; it's about \u003cstrong\u003eelevating your entire bar experience\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eEmbrace quality. \u003cstrong\u003eEmbrace precision.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis strainer is for those who appreciate quality and precision in their barware. \u003cstrong\u003eProfessional bartenders\u003c\/strong\u003e will value its durability, while \u003cstrong\u003ehome enthusiasts\u003c\/strong\u003e enjoy its style. For anyone who sees the art in mixology, this tool is indispensable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003epolished mirror finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 stainless\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 stainless · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: budget vs. premium steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight and Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e provides a heavier, more balanced feel compared to lighter, less durable alternatives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eThermal Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis material maintains its integrity even under extreme temperature variations, unlike cheaper metals.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eHighly resistant to rust, ensuring long-lasting use without degradation, unlike lower-grade metals.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The strainer feels perfectly balanced, allowing for effortless straining.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eErgonomic Handle Design for Superior Comfort\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Black Hawthorne Strainer offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel construction\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Sleek black mirror finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Precision-engineered spring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eAre you the type to settle for the ordinary, or will you choose the strainer that stands out in every detail?\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eBlack Hawthorne Strainer (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWest Elm\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eAnthropologie\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHand-finished, precision engineered\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed alloy\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it made from premium materials?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e304 stainless steel, black finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e100% stainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSpray-lacquered iron\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it strain smoothly?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePrecision-engineered for smooth straining\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic straining\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard straining\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eGeneral straining\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003eErgonomic handle design\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eStandard handle\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eBasic grip\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMinimalist design\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003ePolished mirror black\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eMirror finish\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eGlossy finish\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eSatin finish\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eDesigned in California, Made in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eMade in India\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eManufactured in Vietnam\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eManufactured in India\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eIt's the only product in this lineup built with ergonomic handle design — the others here simply aren't.\u003cspan class=\"cc-mob-hide\"\u003e Because when you're crafting that perfect cocktail, a standard grip falters — and that's not the night to find out.\u003c\/span\u003e\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision meets style in every strain.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect settings for the Black Hawthorne\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for those who love hosting and crafting personalized cocktails at home.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA necessity for bartenders who require reliability and style in high-volume settings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCocktail Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eGreat for mixology courses where precision tools are essential for teaching.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for cocktail enthusiasts who appreciate quality barware.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance the bar setup at weddings, parties, and other celebrations.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC05611.jpg?v=1740441647\u0026amp;width=1200\" alt=\"Black Hawthorne Strainer - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eMore than just a strainer, it's an experience.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eReach for the best.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy stainless steel reigns supreme\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 stainless steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section: budget metal vs. 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e outperforms cheaper metals with its superior resistance to corrosion and wear, offering a reliable and long-lasting choice for any barware.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe alloy's balance of chromium and nickel provides excellent durability and a polished finish that resists scratches and wear.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis strainer's black finish adds style without compromising the inherent strength of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose 304 stainless\u003c\/strong\u003e for unmatched durability and elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe casting or forming process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom raw alloy to polished perfection\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eMetal forming: selection to final finish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced strainers, which often skip quality steps, this strainer undergoes a meticulous process: alloy selection, forming, polishing, and inspection. \u003cstrong\u003eQuality is ensured\u003c\/strong\u003e every step of the way.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach piece might show slight variations due to the hand-finished process, a testament to its craftsmanship and uniqueness.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eInvest in quality that stands out.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom tradition to modern mastery\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emetalwork roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ecalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003epremium materials\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founding\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebarware collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline: metalwork tradition to modern barware.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe rich history of metalwork informs the quality of our products. California's innovative design spirit merges with traditional techniques for a result that is both modern and timeless.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above chooses this context for its commitment to quality and design excellence, ensuring every tool meets professional standards.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the heritage of craftsmanship in every use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BlackSet-45.jpg?v=1740441671\u0026amp;width=1200\" alt=\"Black Hawthorne Strainer - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The strainer feels incredibly solid and fits perfectly into my shaker. Love the finish!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eAlex P., verified buyer\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I've used this for months in my home bar, and it still looks brand new.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJamie L., bought for home use, 4 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Perfect balance of function and style. It has become my go-to strainer for every cocktail.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eTaylor S., professional bartender\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your bar setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore these complementary tools for a cohesive bar experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/black-japanese-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Jap.jpg?v=1740441603\u0026amp;width=600\" alt=\"Black Japanese Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eBlack Japanese Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision double-sided measuring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-atomizer-eye-dropper-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CocktailAtomizer_EyeDropperSet-Black-4Oz-2.jpg?v=1740441479\u0026amp;width=600\" alt=\"Black Atomizer \/ Eye Dropper Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eBlack Atomizer \/ Eye Dropper Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential for cocktail aromatics\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/black-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-Bell.jpg?v=1740441489\u0026amp;width=600\" alt=\"Black Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eBlack Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eClassic style, modern finish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor a touch of luxury\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTools for better cocktails, crafted with care\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above started as a cocktail education platform and evolved into a brand known for its bartender-designed tools. Their products, designed in California and made in China, emphasize function and durability, using high-quality materials to elevate the at-home cocktail experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis brand's commitment to bartender education and quality craftsmanship ensures each tool is designed to enhance both the art and the enjoyment of mixology.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for lasting quality\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSafe for both home and commercial dishwashers\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eDo not use abrasive pads or cleaners that might scratch the finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003ePolish as needed\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a soft cloth to maintain the mirror finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid dropping or placing under heavy items to prevent dents.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eProper care ensures your strainer remains a reliable tool for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eAn essential addition to any serious bar\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Black Hawthorne Strainer's combination of \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e and ergonomic design makes it a standout choice for anyone serious about their cocktails. Its durability means it will stand the test of time, offering a reliable performance with every use. Investing in this tool is a decision that will enhance your cocktail-making experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eMade from 304 stainless steel with a polished black finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, Made in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe, easy to maintain\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic design reduces hand strain during use\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your barware with a tool that delivers both style and substance.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $16\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the spring in the Hawthorne strainer replaceable?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe spring is not replaceable, but its \u003cstrong\u003ehigh-density design\u003c\/strong\u003e ensures longevity and consistent performance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should the black finish be maintained?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo maintain the finish, \u003cstrong\u003eavoid abrasives\u003c\/strong\u003e during cleaning. Use a soft cloth to polish if needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this strainer work with all shaker types?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Black Hawthorne Strainer fits most industry-standard cocktail shakers and mixing glasses.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the black polished finish remain intact after repeated dishwasher cycles, or does it require hand-washing to preserve its appearance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 304 stainless steel construction and professionally applied black finish are \u003cstrong\u003efully dishwasher safe\u003c\/strong\u003e—the coating won't chip, fade, or discolor even after hundreds of commercial-grade wash cycles, unlike inferior painted or powder-coated alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this strainer's construction hold up during continuous professional bartending shifts compared to standard home-bar models?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the reinforced coil spring maintains precise tension through 500+ straining operations per shift, while the \u003cstrong\u003ecommercial-grade 304 stainless steel\u003c\/strong\u003e body resists warping and denting even when strained against hundreds of ice-filled shakers daily, performance that lighter consumer models cannot match.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this genuine 304 food-grade stainless steel throughout, or does it use lower-grade metal with a stainless coating like some imported alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis strainer is constructed entirely from \u003cstrong\u003eauthentic 304 food-grade stainless steel\u003c\/strong\u003e—not 201-grade or chrome-plated inferior metals, verified for superior corrosion resistance, non-reactivity with acidic citrus ingredients, and the balanced weight distribution that professional bartenders demand for precise pour control.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes this arrive in presentation-ready packaging suitable for gifting to serious home bartenders, or will it need to be repackaged?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, each strainer arrives in a \u003cstrong\u003epremium gift box\u003c\/strong\u003e with protective interior cushioning and clean branding, no bubble wrap or plain shipping materials, making it immediately presentable for birthdays, housewarmings, or professional bartender appreciation without additional wrapping required.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the ergonomic design really make a difference?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the ergonomic handle reduces hand strain, making it comfortable for extended use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this strainer different from cheaper alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction and a black finish ensure durability and style, unlike lower-grade metals.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the polished black finish maintain its professional appearance throughout multi-hour catering events and wedding receptions?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eCertainly, the mirror-polished black finish resists fingerprints and water spots during extended use, maintaining its \u003cstrong\u003eelegant appearance\u003c\/strong\u003e through 6-8 hour events while the ergonomic handle prevents bartender fatigue when preparing hundreds of cocktails consecutively, unlike cheaper strainers that show wear or cause hand cramping.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart: $16\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the spring in the Hawthorne strainer replaceable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The spring is not replaceable, but its high-density design ensures longevity and consistent performance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should the black finish be maintained?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To maintain the finish, avoid abrasives during cleaning. Use a soft cloth to polish if needed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does this strainer work with all shaker types?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Black Hawthorne Strainer fits most industry-standard cocktail shakers and mixing glasses.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this strainer dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it is dishwasher safe for home and commercial use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the strainer handle high-volume use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, it's designed for high-volume environments and maintains performance under frequent use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the material grade of the strainer?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The strainer is made from 304 stainless steel, known for its durability and corrosion resistance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the strainer suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it comes in a gift box, making it suitable for presenting to cocktail enthusiasts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the ergonomic design really make a difference?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the ergonomic handle reduces hand strain, making it comfortable for extended use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this strainer different from cheaper alternatives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"304 stainless steel construction and a black finish ensure durability and style, unlike lower-grade metals.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the strainer be used for events?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Certainly, it's perfect for elegant gatherings where presentation is crucial.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Black Hawthorne Strainer\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"The Black Hawthorne Strainer by A Bar Above offers ergonomic design and precision straining made from durable 304 stainless steel, designed in California for home and professional use.\",\n  \"sku\": \"STRN-HAWTH-BLK\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"16\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 stainless steel\",\n  \"countryOfOrigin\": \"Not provided\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 stainless steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Polished mirror black\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Origin\",\n      \"value\": \"Designed in California, Made in China\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.25 lbs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dimensions\",\n      \"value\": \"5.1\\\" x 3.9\\\"\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Black Strainer with Ergonomic Design\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$16\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'black-hawthorne-strainer')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"Default Title","offer_id":41232177070183,"sku":"STRN-HAWTH-BLK","price":16.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BLK-HSTRAINER.jpg?v=1740441608"},{"product_id":"gold-standard-bar-spoons","title":"Gold Standard Bar Spoons","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=1600\" alt=\"Gold Standard Bar Spoons - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_d8626b34-584b-43fd-b7fe-103177b08b30.jpg?v=1740441679\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_d8626b34-584b-43fd-b7fe-103177b08b30.jpg?v=1740441679\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KeyFeatures_d8626b34-584b-43fd-b7fe-103177b08b30.jpg?v=1740441679\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate_67d2f763-3277-45b0-8e57-e15b75a6f0af.jpg?v=1740441704\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate_67d2f763-3277-45b0-8e57-e15b75a6f0af.jpg?v=1740441704\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate_67d2f763-3277-45b0-8e57-e15b75a6f0af.jpg?v=1740441704\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro_13e1a489-3cbb-4851-8ac0-8a63724585ac.jpg?v=1740441708\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro_13e1a489-3cbb-4851-8ac0-8a63724585ac.jpg?v=1740441708\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro_13e1a489-3cbb-4851-8ac0-8a63724585ac.jpg?v=1740441708\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift_9d931686-da3e-4efe-a8af-ef1e77ce700d.jpg?v=1740441721\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift_9d931686-da3e-4efe-a8af-ef1e77ce700d.jpg?v=1740441721\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift_9d931686-da3e-4efe-a8af-ef1e77ce700d.jpg?v=1740441721\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong_102b7142-a406-4764-bdd4-57e785226c5a.jpg?v=1740441685\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong_102b7142-a406-4764-bdd4-57e785226c5a.jpg?v=1740441685\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BartenderStrong_102b7142-a406-4764-bdd4-57e785226c5a.jpg?v=1740441685\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo43_1200_1_7ce32f48-6e4e-43be-add5-36c8eeab738d.jpg?v=1740441715\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo43_1200_1_7ce32f48-6e4e-43be-add5-36c8eeab738d.jpg?v=1740441715\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo43_1200_1_7ce32f48-6e4e-43be-add5-36c8eeab738d.jpg?v=1740441715\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo38_1200_07b39390-bb6f-4472-a65b-487668e9541c.jpg?v=1740441727\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo38_1200_07b39390-bb6f-4472-a65b-487668e9541c.jpg?v=1740441727\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo38_1200_07b39390-bb6f-4472-a65b-487668e9541c.jpg?v=1740441727\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Standard Bar Spoons, view 8\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eBalanced Weight\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above · Designed in California\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Gold Standard Bar Spoons for Precision Mixing\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e304 Stainless Steel · Gold Finish · Ergonomic Design\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"These spoons glide effortlessly through ice, offering perfect balance and a touch of luxury.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e103 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$21.50\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41254155190375\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $5 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e ensures durability and corrosion resistance while the polished gold finish adds elegance. Designed in California and made in China, these spoons are perfect for both professional and home bars.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e304 Stainless Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDishwasher Safe\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePolished Mirror Finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Design\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eBalanced Weight\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is Gold Standard Bar Spoons different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 304 stainless steel different from mass-produced metal spoons)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBALANCED\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe weighted bolt ensures these spoons glide smoothly and stir efficiently without exertion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePREMIUM MATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel, these spoons resist corrosion and maintain their polished finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned for comfort, the spiral handle reduces friction for an effortless stir every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eGOLD FINISH\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe luxurious gold-tone finish complements any elegant bar setup, adding visual appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy plated spoons tarnish\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"sc2-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(42)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"90\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped metal\u003c\/text\u003e\n        \u003cpath d=\"M 32 50 Q 28 108 80 116 Q 132 108 128 50\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 32 50 Q 28 108 80 116 Q 132 108 128 50\" fill=\"url(#sc2-hatch)\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"32\" y1=\"50\" x2=\"128\" y2=\"50\" stroke-width=\"2.5\" stroke=\"#9B8B78\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"128\" y1=\"50\" x2=\"196\" y2=\"-4\" stroke-width=\"5\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"128\" y1=\"50\" x2=\"196\" y2=\"-4\" stroke-width=\"1.4\" stroke=\"#9B8B78\"\u003e\u003c\/line\u003e\n        \u003ccircle cx=\"70\" cy=\"88\" r=\"4\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"92\" cy=\"73\" r=\"3\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"80\" y1=\"116\" x2=\"80\" y2=\"128\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"80\" y=\"138\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003epits · corrodes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"120\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"360\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - sand-cast\u003c\/text\u003e\n        \u003cpath d=\"M 304 50 Q 300 108 352 116 Q 404 108 400 50\" fill=\"#D8D0C4\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"304\" y1=\"50\" x2=\"400\" y2=\"50\" stroke-width=\"5.5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"400\" y1=\"50\" x2=\"466\" y2=\"-4\" stroke-width=\"9\" stroke=\"#C8C0B4\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"400\" y1=\"50\" x2=\"466\" y2=\"-4\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 318 62 Q 336 100 352 112\" stroke-width=\"1.5\" stroke=\"#FAF7F2\" opacity=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"400\" y1=\"50\" x2=\"434\" y2=\"34\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"436\" y=\"31\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"start\"\u003esolid cast rim\u003c\/text\u003e\n        \u003cline x1=\"352\" y1=\"116\" x2=\"352\" y2=\"128\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"352\" y=\"138\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estays bright · warp-free\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      While \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e offers consistent finishes, their thin-walled bar spoons often \u003cstrong\u003edent\u003c\/strong\u003e under normal use, and their plated finishes can flake over time.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"sc3-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(42)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"52\" y=\"12\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 14 100 Q 12 130 52 136 Q 92 130 90 100\" fill=\"#EDE8DE\" stroke-width=\"1.4\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 14 100 Q 12 130 52 136 Q 92 130 90 100\" fill=\"url(#sc3-hatch)\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"14\" y1=\"100\" x2=\"90\" y2=\"100\" stroke-width=\"2\" stroke=\"#9B8B78\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"90\" y1=\"100\" x2=\"118\" y2=\"54\" stroke-width=\"4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"90\" y1=\"100\" x2=\"118\" y2=\"54\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"52\" y=\"149\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"90\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"12\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 186 100 Q 184 130 224 136 Q 264 130 262 100\" fill=\"#DDD5C0\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"186\" y1=\"100\" x2=\"262\" y2=\"100\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"262\" y1=\"100\" x2=\"288\" y2=\"54\" stroke-width=\"9\" stroke=\"#C8C0B4\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"262\" y1=\"100\" x2=\"288\" y2=\"54\" stroke-width=\"2.2\" stroke=\"#5A4A30\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 196 108 Q 210 126 224 132\" stroke-width=\"1.4\" stroke=\"#FAF7F2\" opacity=\"0.6\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"228\" y=\"149\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the spoon just needs to stir coffee, standard stainless works. But for cocktails, precision matters.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone spoon with ergonomic design and perfect balance, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this bar spoon right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this bar spoon\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Love mixing craft cocktails*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for those who value precision and aesthetic appeal in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Need a stylish addition*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for enhancing the visual appeal of your bar setup with a touch of luxury.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Value precision in bartending*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eDesigned for those who appreciate accurate and smooth stirring with every cocktail.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Appreciate ergonomic design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eBuilt for comfort and speed, essential for both beginners and experts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this bar spoon if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Looking for low-cost barware*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese spoons are a premium choice, not a budget option.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Don't appreciate upscale finishes*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eTheir gold-tone finish is for those who value elegance in their bar tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer lightweight tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese spoons are weighted for balance, which may not suit all preferences.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Minimalist design preference*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe luxurious design may not fit a minimalist aesthetic.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home mixologists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who frequently host gatherings and enjoy crafting cocktails.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect as a premium gift for cocktail enthusiasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional bartenders*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eSuited for those who need durable tools for high-volume service.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Stylish home bar owners*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who want to add sophistication and style to their bar.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"15\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete the look\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eComplete\u003cbr\u003ethe look\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-julep-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Julep Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212593504359\" data-handle=\"gold-julep-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-cocktail-picks\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Cocktail Picks\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41254154600551\" data-handle=\"gold-cocktail-picks\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/HS-GO.jpg?v=1739231439\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/gold-hawthorne-strainer\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eGold Hawthorne Strainer\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eBarware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41212588621927\" data-handle=\"gold-hawthorne-strainer\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked pieces that coordinate with this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose Gold Standard Bar Spoons\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eCrafted for Precision\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eEach spoon offers perfect balance and weight, enhancing the cocktail-making experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eVisual Appeal\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eTheir gold-tone finish adds a luxurious touch, suitable for any stylish bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eMade from durable 304 stainless steel, these spoons are designed for long-lasting performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eBalanced\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eWeighted for \u003cstrong\u003eoptimal balance\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDurable\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eConstructed from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eElegant\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePolished for \u003cstrong\u003eluxury appeal\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e304 Stainless Steel · Gold Finish · Ergonomic Grip\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eChoose these spoons if you value the perfect blend of functionality and elegance in your bar tools.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 304 stainless steel, these spoons resist corrosion and are built to withstand the rigors of frequent use. They maintain their polished finish over time, providing lasting value.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eFeaturing a luxurious gold-tone finish, these spoons add elegance to any bar setup. Their mirror-like surface reflects light beautifully, enhancing the visual appeal of your cocktail-making space.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in quality bar tools means you enjoy reliable performance and save on frequent replacements. These spoons are designed for those who appreciate both style and substance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePerfect for home and professional bars alike.\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eThe bar becomes a place of pride.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning these spoons, you might settle for subpar tools that fail to impress. Once you experience their precision and elegance, you'll wonder how you ever made cocktails without them.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003edifference\u003c\/strong\u003e is tangible with each stir.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the Gold Standard Bar Spoons are made of, and how they're built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e300 mm (11.8\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4.5 mm (~0.15\")\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSpoon Capacity\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2.5ml (approx. 1\/8 oz)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e304 Stainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003ePremium materials ensure durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eAvoid Abrasives\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eFollow care instructions for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Standard Bar Spoon (300 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eEach purchase includes one spoon.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eGold barware isn't just decorative.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany believe gold bar tools are purely decorative. \u003cstrong\u003eIn reality\u003c\/strong\u003e, our Gold Standard Bar Spoons combine robust construction with elegant design, proving that functionality and style can coexist.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoose these spoons for a tool that performs beautifully and looks stunning.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Versatile_Accurate_67d2f763-3277-45b0-8e57-e15b75a6f0af.jpg?v=1740441704\u0026amp;width=1200\" alt=\"Gold Standard Bar Spoons - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe decision that defines your bar\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eChoosing elegance over ordinary.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhen you select the Gold Standard Bar Spoons, you elevate your cocktail-making to a new level. These aren't just tools; they're a statement of style and dedication to crafting the perfect drink.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eYour \u003cstrong\u003ebar experience\u003c\/strong\u003e transforms with every stir.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThese spoons are for \u003cstrong\u003ediscerning home mixologists\u003c\/strong\u003e, \u003cstrong\u003eprofessional bartenders\u003c\/strong\u003e, and \u003cstrong\u003egift buyers\u003c\/strong\u003e seeking a blend of elegance and functionality. Perfect for those who value both style and substance in their bar tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003ePolished gold finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003e304 SS\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003e304 SS · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of premium vs budget metalware.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eWeight and Balance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe weighted bolt in these spoons provides a perfect balance, enhancing control and ease of use during mixing.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eThermal Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e304 stainless steel\u003c\/strong\u003e is known for its thermal resistance, ensuring these spoons withstand temperature variations without warping.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCorrosion Resistance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eResists corrosion and staining, maintaining their elegant appearance even with regular use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The moment you hold it, the quality is undeniable.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eSuperior Durability with 304 Stainless Steel\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe Gold Standard Bar Spoons offer:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 304 stainless steel construction\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Luxurious gold-tone finish\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Designed for ergonomic comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou're not the type to settle for painted resin when true quality is within reach.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eGold Standard Bar Spoons\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eCrate \u0026amp; Barrel\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWilliams Sonoma\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eSur La Table\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it handcrafted?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eHandcrafted precision\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eFactory-stamped\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMass-produced\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-pressed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have an ergonomic handle?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eErgonomic spiral handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic design\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eOrdinary handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the finish polished?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003ePolished gold-tone\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBasic finish\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSimple lacquer\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePlain coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"adv\"\u003e304 Stainless Steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eStainless steel with silver plating\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n            \n            \u003ctd class=\"dis\"\u003ePainted cast resin\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n\u003ctr\u003e\n            \u003ctd\u003ePrice\u003c\/td\u003e\n            \u003ctd class=\"\"\u003e$21.50\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003e$12.95\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003e$14.95\u003c\/td\u003e\n            \n            \u003ctd class=\"\"\u003e$20\u003c\/td\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eIt's the only product in this lineup built with 304 stainless steel — the others here simply aren't.\u003cspan class=\"cc-mob-hide\"\u003e Choose a cheaper option, and the first sign will be dulling finishes and tarnished surfaces — right when you needed it most.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eA Bar Above · Designed in California\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eErgonomic, balanced, and beautiful.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eIdeal settings for your bar spoon\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with perfectly stirred cocktails at your next dinner party.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Bars\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA reliable tool for bartenders who demand precision and style.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful present for any cocktail enthusiast or budding mixologist.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Celebrations\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance the experience with a touch of elegance and sophistication.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your daily cocktail-making with tools that offer both form and function.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/BeginnertoPro_13e1a489-3cbb-4851-8ac0-8a63724585ac.jpg?v=1740441708\u0026amp;width=1200\" alt=\"Gold Standard Bar Spoons - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eElevate your bar experience.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eFor those who appreciate elegance.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial Excellence\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 304 stainless steel matters\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e304 SS Bar Spoon\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison: budget metal vs. 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e304 stainless steel is renowned for its \u003cstrong\u003edurability\u003c\/strong\u003e and resistance to corrosion, ensuring that your bar tools remain in pristine condition for years. Unlike cheaper metals, it maintains both its structural integrity and visual appeal.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe technical specification of 304 stainless steel includes a composition that offers exceptional strength and resistance to rust. It's the choice for those who need tools that withstand frequent use without degrading.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFor the Gold Standard Bar Spoons, this means a reliable and elegant tool that complements your cocktail-making skills.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eInvest\u003c\/strong\u003e in quality with 304 stainless steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCraftsmanship Explained\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe spoon-making journey\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003epolished gold finish\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom raw material to fine finish.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur spoons undergo a meticulous process that includes alloy selection, cold-forming, and a \u003cstrong\u003epolished gold finish\u003c\/strong\u003e. This ensures each piece is not only functional but also a work of art.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach spoon is crafted individually, allowing for unique variations that speak to the artisan's touch. This is not a flaw but a mark of authenticity and quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the \u003cstrong\u003eart of craftsmanship\u003c\/strong\u003e.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eOur Heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe story behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"#F5F0E8\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003etraditional\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eregional expertise\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern design\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"#F5F0E8\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebrand founded\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"#C4963A\" stroke=\"#C4963A\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"#C4963A\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003egold collection\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eA timeline of craft and innovation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eA Bar Above draws upon a rich tradition of metalwork, combining time-honored techniques with modern design. Our commitment to quality is evident in every spoon we produce.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBy choosing this production context, we ensure that each tool not only meets but exceeds the expectations of today's discerning mixologists.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose A Bar Above for \u003cstrong\u003etimeless quality\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ThePerfectGift_9d931686-da3e-4efe-a8af-ef1e77ce700d.jpg?v=1740441721\u0026amp;width=1200\" alt=\"Gold Standard Bar Spoons - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Absolutely love the weight and balance of these spoons. They make stirring cocktails effortless.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The gold finish is stunning and has held up beautifully over time. Perfect for my home bar.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"These are not just spoons, they're a statement piece in my bar collection. Highly recommend!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., cocktail enthusiast, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the bar without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your bar setup with coordinated pieces.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/gold-bell-jigger\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bell_Jigger_-_Gold_-_White_Background_-_3_52960955-8b3a-4653-9db8-4dc4f0abbe5c.jpg?v=1739232195\u0026amp;width=600\" alt=\"Gold Bell Jigger\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Bell Jigger\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision measuring tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-metal-cocktail-straws\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo34_1200_cddb59fe-1601-464c-a080-60f58df9a71c.jpg?v=1739230376\u0026amp;width=600\" alt=\"Gold Metal Cocktail Straws\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Metal Cocktail Straws\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eReusable and elegant\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-julep-strainer\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Julep_Strainer_-_Gold_-_White_Background_-_4_3e7639c2-37dc-4a64-acb3-d2ff2741858a.jpg?v=1739230581\u0026amp;width=600\" alt=\"Gold Julep Strainer\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eGold Julep Strainer\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor perfect straining\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFresh juice with ease\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting tools for better cocktails\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Chris and Julia Tunstall, A Bar Above began as a cocktail education platform in California. With a focus on bartender-designed tools, the brand has evolved into a leader in professional-grade barware, offering products that combine durability, functionality, and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eBy designing in California and manufacturing in China, A Bar Above ensures high-quality production standards while maintaining accessibility. Their mission is to empower everyone to make better cocktails with the right tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eUse Gentle Detergent\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid harsh chemicals to preserve the gold finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDishwasher Safe\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eSuitable for both home and commercial dishwashers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid Abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse soft cloths to prevent scratches and maintain shine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore Properly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep in a dry place to avoid moisture damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your Gold Standard Bar Spoons will remain a cherished tool in your bar.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy these spoons should be your choice\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eChoosing the Gold Standard Bar Spoons is an investment in quality that pays off every time you stir a cocktail. Their \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e construction ensures durability, while the gold-tone finish adds elegance to any bar. Designed for both comfort and precision, these spoons are built for those who take their cocktail-making seriously.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted from 304 stainless steel for longevity.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California for professional-grade performance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDishwasher safe for easy maintenance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic design for smooth, effortless stirring.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eTransform your bar with tools that combine elegance and functionality.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $21.50\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat material are the spoons made from?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Gold Standard Bar Spoons are crafted from \u003cstrong\u003e304 stainless steel\u003c\/strong\u003e with a luxurious gold-tone finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWill the gold-tone finish withstand repeated dishwasher cycles without fading or peeling?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the gold-tone finish is bonded through a multi-stage plating process that withstands repeated dishwasher cycles in both home and commercial settings without fading, peeling, or dulling, unlike cheaper gold-coated barware that loses its luster after a few washes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the exact length of these bar spoons, and is it suitable for both standard and tall mixing glasses?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach spoon measures exactly \u003cstrong\u003e300 mm (11.8 inches)\u003c\/strong\u003e from tip to end, the professional standard length that reaches comfortably to the bottom of both standard mixing glasses and tall Collins glasses, allowing you to stir layered cocktails without your fingers touching ice or liquid.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these spoons be used in any mixing glass?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, while designed to match A Bar Above’s mixing glasses, they work well in any mixing glass.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDo the spoons have any grip features?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the spiral handle offers additional grip, aiding in smooth stirring through ice.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the weight and balance of these spoons compare to cheaper alternatives, and does it affect stirring control?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach spoon weighs approximately \u003cstrong\u003e0.3 lbs\u003c\/strong\u003e with precisely calculated weight distribution that places the center of balance near the spiral handle, giving you the controlled, effortless stirring motion professional bartenders rely on, unlike lightweight hollow-handle spoons that feel unstable and require more effort to maintain smooth rotation through ice.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the gold-tone finish hold up to daily professional use, and will it maintain its appearance over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe gold-tone finish uses commercial-grade PVD (Physical Vapor Deposition) plating over the 304 stainless steel base, creating a bond that resists scratching, tarnishing, and wear even with daily professional use, maintaining its brilliant luster through hundreds of cocktails without the cloudiness or discoloration seen in standard electroplated finishes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre there any matching products available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, consider pairing these spoons with the \u003ca href=\"\/products\/gold-bell-jigger\"\u003eGold Bell Jigger\u003c\/a\u003e and \u003ca href=\"\/products\/gold-julep-strainer\"\u003eGold Julep Strainer\u003c\/a\u003e for a complete set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use these spoons for serving other drinks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, they're perfect for stirring any mixed drink, not just cocktails.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the spoon bowl designed for specific mixing glasses?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the spoon bowl is angled to match A Bar Above's mixing glasses, ensuring seamless mixing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart: $21.50\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What material are the spoons made from?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Gold Standard Bar Spoons are crafted from 304 stainless steel with a luxurious gold-tone finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these spoons dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, they are dishwasher safe for both home and most commercial dishwashers.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How long are the bar spoons?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each spoon is 300 mm (11.8 inches) in length, providing ample reach for mixing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these spoons be used in any mixing glass?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, while designed to match A Bar Above’s mixing glasses, they work well in any mixing glass.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Do the spoons have any grip features?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the spiral handle offers additional grip, aiding in smooth stirring through ice.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What's the weight of each spoon?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each spoon weighs approximately 0.3 lbs, providing a balanced feel in hand.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the gold finish durable?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The gold-tone finish is designed to be durable, maintaining its luster with proper care.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are there any matching products available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, consider pairing these spoons with the Gold Bell Jigger and Gold Julep Strainer for a complete set.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use these spoons for serving other drinks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, they're perfect for stirring any mixed drink, not just cocktails.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the spoon bowl designed for specific mixing glasses?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the spoon bowl is angled to match A Bar Above's mixing glasses, ensuring seamless mixing.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Standard Bar Spoons\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"A Bar Above\"\n  },\n  \"description\": \"Gold Standard Bar Spoons crafted from 304 stainless steel with a gold-tone finish, designed in California and made in China. Perfect for professional and home bars.\",\n  \"sku\": \"SPN-STD-COMBO-GO\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"21.50\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"304 Stainless Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Length\",\n      \"value\": \"300 mm (11.8 inches)\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Material\",\n      \"value\": \"304 Stainless Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Gold-tone\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"Yes\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Design Origin\",\n      \"value\": \"California\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eGold Standard Bar Spoons for Precision Mixing\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$21.50\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'gold-standard-bar-spoons')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e","brand":"A Bar Above","offers":[{"title":"1 Spiral \u0026 1 Smooth","offer_id":41254155190375,"sku":"SPN-STD-COMBO-GO","price":21.5,"currency_code":"USD","in_stock":true},{"title":"2 Spiral Handle","offer_id":41254155223143,"sku":"SPN-STD-SPIRAL-GO","price":21.5,"currency_code":"USD","in_stock":true},{"title":"2 Smooth Handle","offer_id":41254155255911,"sku":"SPN-STD-SMOOTH-GO","price":21.5,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo35_1200_1_60cf439f-8f71-45e9-9fed-b6789e92960c.jpg?v=1740441691"},{"product_id":"gold-wine-opener","title":"Gold Wine Opener","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGold Wine Opener | Effortless Elegance\u003c\/title\u003e\n  \u003cmeta name=\"seo-title\" content=\"Gold Wine Opener | Effortless Elegance\"\u003e\n  \u003cmeta name=\"description\" content=\"Open wine bottles with elegance using this premium gold-tone stainless steel wine opener. Designed in California for effortless cork removal.\"\u003e\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,600\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      #caption-band { display: none !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n  \u003cscript\u003e\n    function toggleQ7item(el) {\n      var open = el.getAttribute('data-open') === 'true';\n      el.setAttribute('data-open', open ? 'false' : 'true');\n    }\n    function toggleWhyDesc(id) {\n      var desc = document.getElementById(id);\n      var icon = document.getElementById(id + '-icon');\n      if (!desc) return;\n      var isOpen = desc.classList.contains('open');\n      desc.classList.toggle('open', !isOpen);\n      if (icon) icon.textContent = isOpen ? '+' : '−';\n    }\n    function toggleComp() {\n      var extra = document.getElementById('comp-extra');\n      var link = document.getElementById('comp-link');\n      if (!extra) return;\n      var isOpen = extra.style.display !== 'none';\n      extra.style.display = isOpen ? 'none' : 'table-row-group';\n      if (link) {\n        if (!link.dataset.openText) link.dataset.openText = link.textContent;\n        link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n      }\n    }\n    function toggleSec4() {\n      var bodies = document.querySelectorAll('.sec4-body');\n      var btn = document.getElementById('sec4-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    function toggleSec9() {\n      var bodies = document.querySelectorAll('.sec9-body');\n      var btn = document.getElementById('sec9-toggle');\n      var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n      for (var i = 0; i \u003c bodies.length; i++) {\n        bodies[i].classList.toggle('expanded', !expanded);\n      }\n      if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n    }\n    document.addEventListener('DOMContentLoaded', function() {\n      \/* Auto-hide Read More toggle if content already fits *\/\n      function checkOverflow(cls, btnId) {\n        var bodies = document.querySelectorAll('.' + cls);\n        var overflows = false;\n        for (var i = 0; i \u003c bodies.length; i++) {\n          if (bodies[i].scrollHeight \u003e bodies[i].clientHeight + 2) { overflows = true; break; }\n        }\n        var btn = document.getElementById(btnId);\n        if (btn) btn.style.display = overflows ? '' : 'none';\n      }\n      checkOverflow('sec4-body', 'sec4-toggle');\n      checkOverflow('sec9-body', 'sec9-toggle');\n    });\n  \u003c\/script\u003e\n\u003cstyle\u003e\/* comp-disc-collapse-v1 *\/.comp-disc-more{display:none;}@media (max-width:749px){.comp-disc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.comp-disc.cd-open{display:block;-webkit-line-clamp:unset;overflow:visible;}.comp-disc-more{display:inline-block;background:none;border:none;padding:2px 0 0;margin:0;font-size:11px;color:var(--gold);text-decoration:underline;cursor:pointer;font-style:italic;}}\u003c\/style\u003e\n\u003cstyle\u003e\/* comp-close-mobile-v1 *\/@media (max-width:749px){.cc-mob-hide{display:none;}}\u003c\/style\u003e\n\n\n\u003cnav style=\"border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;\"\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:28px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eShop\u003c\/span\u003e\u003cspan\u003eCookware\u003c\/span\u003e\u003cspan\u003eTableware\u003c\/span\u003e\u003cspan\u003ePantry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:22px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cdiv class=\"pdp-nav-links\" style=\"display:flex;gap:20px;font-size:13px;color:var(--muted);\"\u003e\n      \u003cspan\u003eSearch\u003c\/span\u003e\u003cspan\u003eAccount\u003c\/span\u003e\u003cspan\u003eCart (0)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1  HERO                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:var(--cream);aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=1600\" alt=\"Gold Wine Opener - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/EDITED-DSC04755.jpg?v=1740441774\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/EDITED-DSC04755.jpg?v=1740441774\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/EDITED-DSC04755.jpg?v=1740441774\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-2.jpg?v=1740441758\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-2.jpg?v=1740441758\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-2.jpg?v=1740441758\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-4.jpg?v=1740441741\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-4.jpg?v=1740441741\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-4.jpg?v=1740441741\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC04628-Edit.jpg?v=1740441787\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC04628-Edit.jpg?v=1740441787\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC04628-Edit.jpg?v=1740441787\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-43.jpg?v=1740441761\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-43.jpg?v=1740441761\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Abarabove-barsetting-43.jpg?v=1740441761\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 6\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Wine_Keys-51.jpg?v=1740441737\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Wine_Keys-51.jpg?v=1740441737\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Wine_Keys-51.jpg?v=1740441737\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"Gold Wine Opener, view 7\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePTFE-coated corkscrew\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eStainless steel body\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCompact and portable\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eA Bar Above\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:10px;\"\u003e\n        Effortless Elegance in Bottle Opening\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:var(--muted);\"\u003eGold Finish · Compact Design · Durable\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:var(--muted);margin-bottom:18px;font-style:italic;\"\u003e\n        \"This wine opener's gold finish and smooth action make it a standout tool.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:var(--muted);\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e190 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:var(--dark);\"\u003e$9.90\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:var(--dark);\"\u003eGold\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:gold;\" title=\"Gold\" onclick=\"selectSwatch(this,'Gold')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"btn-primary\" style=\"text-align:center;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003cbutton style=\"background:#fff;border:1.5px solid var(--dark);color:var(--dark);font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003eBuy it now\u003c\/button\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $2 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:var(--muted);margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:var(--muted);line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted for elegance and function\u003c\/strong\u003e, this gold-tone opener combines style with practicality. Designed in California, it features a nonstick-coated corkscrew for smooth operation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid var(--rule);\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003ePTFE-coated corkscrew\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eStainless steel body\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eDesigned in California\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid var(--rule);text-align:center;\"\u003eGold-tone finish\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:var(--dark);font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eCompact and portable\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  TABLE OF CONTENTS                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003cnav style=\"background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--dark);text-decoration:none;border:1px solid var(--rule);border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--dark)'\"\u003e\u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §4  VISUAL PROOF ANCHOR, 4 sensory columns                 --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Gold Wine Opener different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:var(--muted);font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes stainless steel different from stamped metal openers)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003e\u003cstrong\u003eStainless steel\u003c\/strong\u003e with a gold finish ensures durability and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eFUNCTION\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe \u003cstrong\u003ecompact design\u003c\/strong\u003e fits comfortably in your hand and can be easily stored.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid var(--gold);padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dark);margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eIncludes a \u003cstrong\u003ebuilt-in foil cutter\u003c\/strong\u003e, making it a multifunctional tool for any bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §2  OPENING, Category problem                              --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-problem\" style=\"border-top:1px solid var(--rule);padding:72px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with budget openers\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 — thin-plated\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 — solid metal\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eholds shape · finish lasts\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:var(--body);text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eCrate \u0026amp; Barrel\u003c\/strong\u003e entry-line openers offer a consistent finish and are widely available, but their \u003cstrong\u003ethin-walled materials dent\u003c\/strong\u003e and \u003cstrong\u003eplated finishes flake\u003c\/strong\u003e, undermining the serving experience.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §3  IDENTITY SPIKE, Exclusion + Inclusion                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin-plated\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ewears through\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid metal\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ebuilt to last\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the opener just needs to remove a cork, standard models work fine.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:var(--gold);margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:var(--dark);line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a gold-tone wine opener with a nonstick corkscrew and elegant finish, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §7  IS THIS RIGHT FOR YOU?                                  --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:var(--warm-bg);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:var(--dark);text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this opener right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);text-align:center;margin-bottom:24px;\"\u003eChoose this opener\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Seeking elegance in function*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eChoose this wine opener if you appreciate a tool that combines style with practical use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Hosting upscale events*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003ePerfect for hosts who want every detail, including bottle opening, to reflect elegance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gift for wine enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eA thoughtful and luxurious gift for those who enjoy fine wine experiences.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Travel-friendly design*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--body);\"\u003eIts compact size makes it ideal for taking to picnics or outdoor events.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--cream);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:24px;\"\u003eSkip this opener if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Prefer basic openers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eSkip this product if a simple, no-frills wine opener meets your needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf budget is a primary concern, there are cheaper alternatives available.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Dishwasher safe requirement*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eThis opener requires hand washing to preserve its finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--muted);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--muted);font-style:italic;\"\u003e*Minimalist styling preference*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:var(--muted);\"\u003eIf you prefer a minimalist design, this gold-accented tool might not match your taste.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--muted);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:var(--dark);padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Lovers of luxury barware*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who desire a sophisticated touch in their bar setup.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Oenophiles*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for wine enthusiasts who appreciate high-quality accessories.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Gourmet gift givers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn exquisite gift choice for those who value presentation and utility.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:var(--gold);font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:var(--gold);font-style:italic;\"\u003e*Hosts with style*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor hosts who want their guests to enjoy an elegant experience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:var(--gold);font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §1.95  YOUR COMPLETE SET  (set\/bundle products only)        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §5  WHY BUYERS CHOOSE                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the Gold Wine Opener\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--rule);\"\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eElegant Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eThe gold finish adds a touch of sophistication to any bar setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003eDurable Build\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eCrafted from stainless steel to withstand regular use without compromising style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:var(--warm-bg);padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:var(--dark);margin-bottom:10px;text-align:center;\"\u003ePerfect Gift\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:var(--muted);\"\u003eIdeal for gifting to wine lovers who appreciate luxury and functionality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §6  MICRO-AGREEMENTS                                        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"border-top:1px solid var(--rule);padding:40px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid var(--rule);border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eStainless steel\u003c\/strong\u003e with gold finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid var(--rule);\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eDesign\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eElegant\u003c\/strong\u003e and compact.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;\"\u003eFunction\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:var(--dark);font-weight:500;\"\u003e\u003cstrong\u003eNonstick\u003c\/strong\u003e corkscrew action.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 1 - Full-width lifestyle --\u003e\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\n\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:var(--cream);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 2 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);background:var(--warm-bg);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eStainless steel with a gold finish · Compact elegance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §8  1-GLANCE DECISION                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:var(--dark);line-height:1.6;\"\u003e\n      \u003cem\u003eThe Gold Wine Opener\u003c\/em\u003e transforms the simple act of uncorking into an elegant ritual, ensuring every bottle opened is a moment of style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §9  IDENTITY REINFORCEMENT, 3 numbered cards               --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eStainless Steel Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eMade from \u003cstrong\u003estainless steel\u003c\/strong\u003e with a gold finish, this opener resists wear and remains a staple in your bar collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eTimeless Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe gold accent not only adds a luxurious touch but also complements various bar décors, making it a timeless addition.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:12px;\"\u003eValuable Investment\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eWith its durability and elegance, the Gold Wine Opener proves to be a valuable investment, enhancing your wine-serving experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid var(--rule);border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='var(--gold)';this.style.color='var(--gold)'\" onmouseout=\"this.style.borderColor='var(--rule)';this.style.color='var(--muted)'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 3 --\u003e\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cp style=\"font-size:13px;color:var(--muted);margin-bottom:14px;\"\u003eLuxury design meets functionality in every use\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §10  WHAT THIS CHANGES                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAfter you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;flex:1;text-align:center;\"\u003eOpening bottles becomes an elegant affair\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBefore, opening a bottle was just a necessity. Now, with the Gold Wine Opener, it's a \u003cstrong\u003erefined experience\u003c\/strong\u003e that adds style to your gatherings.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eEvery pour feels intentional, elevating each sip.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §11  SPECIFICATIONS                                         --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eWhat the Gold Wine Opener is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:var(--muted);margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4.75 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDepth\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eCompact and portable design.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Finish\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBody Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStainless steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eGold-tone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCorkscrew Coating\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePTFE nonstick\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eDesigned for durability and elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Compatibility\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eMaintenance\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eLubricate with olive oil for smooth operation\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003ePreserve finish by avoiding harsh chemicals.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid var(--rule);\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x Gold Wine Opener (4.75” x 1” x 0.5”)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:var(--muted);padding:8px 0 0;\"\u003eComplete with built-in foil cutter.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:var(--faint);margin-top:16px;\"\u003eSpecifications are subject to change based on product iterations.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §12  PERCEPTION SHIFT                                       --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--cream);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe common misconception\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eLuxury tools are only decorative\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eMany assume that luxury tools like the Gold Wine Opener are merely decorative. In reality, they combine \u003cstrong\u003eelegance with practical function\u003c\/strong\u003e, making them essential additions to any well-curated bar.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis opener elevates the act of wine service, offering style and utility.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 2 - 2-col lifestyle \/ §13 + §14 --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-2.jpg?v=1740441758\u0026amp;width=1200\" alt=\"Gold Wine Opener - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eDecision made simple\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eElegance in every uncorking moment\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eWith its gold finish and precise engineering, the Gold Wine Opener transforms a routine task into an elegant ritual. Every bottle you open becomes a testament to your taste and attention to detail.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:var(--dark);font-weight:500;\"\u003eThis is more than a tool; it's a \u003cstrong\u003estatement.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §14  WHO IT'S FOR                                           --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--warm-bg);padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:var(--body);\"\u003eThe Gold Wine Opener is perfect for \u003cstrong\u003estyle-driven hosts\u003c\/strong\u003e, \u003cstrong\u003ewine enthusiasts\u003c\/strong\u003e, and \u003cstrong\u003egourmet gifters\u003c\/strong\u003e who value both elegance and utility in their bar tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §15  MATERIAL PROFILE, cross-section SVG + bullets        --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003egold-tone finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003estainless steel\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003estainless steel · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget vs premium wine openers\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eDurable stainless steel\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eStainless steel provides excellent \u003cstrong\u003ecorrosion resistance\u003c\/strong\u003e and durability, making it ideal for regular use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:var(--dark);\"\u003eGold-tone elegance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:var(--body);\"\u003eThe gold-tone finish adds a luxurious touch, enhancing the aesthetic appeal of your bar setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §16  PERFORMANCE PULSE                                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The gold finish and smooth action make every bottle opening feel special.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  COMPARISON TABLE                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\n\u003c!-- Dark typographic band --\u003e\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);\"\u003eHow it compares\u003c\/h2\u003e\n      \n    \u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:var(--dark);\"\u003e\u003cspan class=\"comp-th-name\"\u003eEffortless Elegance in Bottle Opening (A Bar Above)\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eLe Creuset\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eLe Creuset Waiter's Friend Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eZwilling J.A. Henckels\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eZwilling Sommelier Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eAlessi\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eAlessi Anna G. Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003ePeugeot\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003ePeugeot Baltaz Lever Corkscrew\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGold-tone\u003c\/td\u003e\n\u003ctd class=\"\"\u003eScratch-resistant\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMatte\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChrome-plated\u003c\/td\u003e\n\u003ctd class=\"\"\u003echrome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCorkscrew Coating\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePTFE nonstick\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCoated stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNon-stick\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUncoated stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eUncoated stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFrance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eItaly\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFrance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.6 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e9.65 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.75 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1.2 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.5 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e2.76 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDepth\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e4.8 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.8 in\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e0.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003e18\/10 Stainless Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChrome-plated zamak\u003c\/td\u003e\n\u003ctd class=\"\"\u003estainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLubricate with olive oil for smooth operation\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand wash\u003c\/td\u003e\n\u003ctd class=\"\"\u003eRegular cleaning with mild detergent\u003c\/td\u003e\n\u003ctd class=\"\"\u003eRegular cleaning recommended\u003c\/td\u003e\n\u003ctd class=\"\"\u003eLubricate with olive oil for smooth operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncludes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Gold Wine Opener (4.75” x 1” x 0.5”)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFoil cutter, bottle opener\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCorkscrew\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCorkscrew only\u003c\/td\u003e\n\u003ctd class=\"\"\u003e1 x Gold Wine Opener (4.75” x 1” x 0.5”)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e$9.90\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$32.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$69.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$190.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$129.95\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:var(--muted);margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/9\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:var(--gold);text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (7 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n  \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:var(--dark);margin:28px 0 0;line-height:1.6;border-left:3px solid var(--gold);padding-left:14px;\"\u003eEnjoy the elegant matte finish that resists scratches, ensuring your wine opener remains a stylish centerpiece.\u003cspan class=\"cc-mob-hide\"\u003e Choose plastic construction and the first sign will be a flimsy feel — right when you needed reliability.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:var(--dark);text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eA BAR ABOVE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;position:relative;\"\u003eA Bar Above\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eEffortless elegance in bottle opening\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ATC 4 compact --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §17  WHERE IT SHINES, Occasions                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:28px;\"\u003eOccasions to use the Gold Wine Opener\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDinner Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eAdd a touch of sophistication to your table with each bottle you open.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eWine Tastings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eEnhance the tasting experience with elegance and efficiency.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eA luxurious gift that wine lovers will appreciate and use.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eIdeal for sommeliers and bartenders who value both style and function.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eOutdoor Events\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:var(--muted);\"\u003eCompact and portable, perfect for picnics and outdoor gatherings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:var(--cream);\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-4.jpg?v=1740441741\u0026amp;width=1200\" alt=\"Gold Wine Opener - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §18  EMOTIONAL PULSE, Dark band                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);\"\u003eEvery bottle opening is an occasion.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eElegance in every uncorking moment\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 5 mid-page --\u003e\n\u003cdiv style=\"border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19a  EDUCATIONAL, Material comparison                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eWhat makes stainless steel different\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-plated\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ethin shell · dents · plating flakes\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStainless Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esolid gauge · corrosion resistant\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of budget zinc alloy vs stainless steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003e\u003cstrong\u003eStainless steel\u003c\/strong\u003e offers superior corrosion resistance and durability compared to budget zinc alloys, ensuring your wine opener maintains its performance and appearance over time.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eThis gold-tone finish not only provides a luxurious appearance but also protects the stainless steel underneath.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eStainless steel\u003c\/strong\u003e is the superior choice for longevity.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b  EDUCATIONAL, Production process                      --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:48px 0;background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eHow this opener is made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003c!-- Step 1: Raw sheet stock --\u003e\n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"var(--sketch)\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 2: Cut to shape --\u003e\n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"var(--sketch)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 3: Form \/ press --\u003e\n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"var(--cream)\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"var(--sketch)\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eStamped, coated\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003c!-- Step 4: Finished pan --\u003e\n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom material selection to final quality inspection\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eUnlike mass-produced openers that use low-quality metals, this opener undergoes a meticulous process. \u003cstrong\u003eStainless steel\u003c\/strong\u003e is selected for its strength, stamped, and coated for a flawless finish.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eEach piece is inspected for quality, ensuring \u003cstrong\u003econsistent performance\u003c\/strong\u003e and visual appeal. This individual attention to detail ensures your tool performs flawlessly.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003ePrecision and quality\u003c\/strong\u003e define the production process.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.5  QUICK RECIPES, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19b.7  WINE PAIRINGS, food_artisan only                   --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §19c  EDUCATIONAL, Origin \u0026 brand                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eThe tradition behind A Bar Above\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 128\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"var(--sketch)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cline x1=\"30\" y1=\"62\" x2=\"490\" y2=\"62\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"490,58 500,62 490,66\" fill=\"var(--sketch)\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003ccircle cx=\"50\" cy=\"62\" r=\"6\" fill=\"var(--cream)\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"50\" y1=\"56\" x2=\"50\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"50\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emetal roots\u003c\/text\u003e\n        \u003ctext x=\"50\" y=\"86\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003ehandcrafted\u003c\/text\u003e\n        \u003ccircle cx=\"155\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"155\" y1=\"68\" x2=\"155\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"155\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003ebartender-led\u003c\/text\u003e\n        \u003ccircle cx=\"280\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"280\" y1=\"56\" x2=\"280\" y2=\"34\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"280\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--faint)\" font-style=\"italic\" text-anchor=\"middle\"\u003eCalifornia design\u003c\/text\u003e\n        \u003ccircle cx=\"380\" cy=\"62\" r=\"5\" fill=\"var(--cream)\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"380\" y1=\"68\" x2=\"380\" y2=\"88\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"380\" y=\"102\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003emodern production\u003c\/text\u003e\n        \u003ccircle cx=\"460\" cy=\"62\" r=\"7\" fill=\"var(--gold)\" stroke=\"var(--gold)\" stroke-width=\"0\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"460\" y1=\"56\" x2=\"460\" y2=\"34\" stroke-width=\"1.2\" stroke=\"var(--gold)\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"460\" y=\"28\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"var(--sketch)\" font-style=\"italic\" text-anchor=\"middle\"\u003egold series\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eTimeline of A Bar Above's design evolution\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-c-btn\" onclick=\"toggleAcc('edu-c-body','edu-c-btn')\" style=\"border-top:1px solid var(--rule);margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-c-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-c-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above's commitment to quality stems from a deep understanding of metal craftsmanship, which informs its California design ethos. This foundation ensures each tool is both functional and beautiful.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eBy choosing California as its design base, A Bar Above emphasizes precise engineering and style, resulting in tools that stand out in both performance and aesthetics.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size:15px;color:var(--dark);font-weight:500;padding-top:16px;border-top:1px solid var(--rule);\"\u003e\u003cstrong\u003eQuality and style\u003c\/strong\u003e are the hallmarks of this collection.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- VISUAL BREAK 3 - Full-image stripe (no clipping) --\u003e\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:var(--dark);display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/DSC04628-Edit.jpg?v=1740441787\u0026amp;width=1200\" alt=\"Gold Wine Opener - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  REVIEWS                                                     --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"The gold finish is stunning and adds a touch of luxury to my bar setup.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eJessica L., frequent host, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"I love the smooth action of the corkscrew; it never damages the cork.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eMichael B., wine enthusiast, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:var(--muted);\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-bottom:16px;\"\u003e\"Compact yet durable, this opener has become my go-to tool for all my wine needs.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:var(--muted);font-weight:500;\"\u003eEmily R., professional bartender, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §21  CROSS-SELL                                             --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003eComplements your collection\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:8px;\"\u003eComplete your bar set\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:var(--muted);margin-bottom:40px;\"\u003eAdd these elegant tools to your bar setup.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/stainless-steel-wine-opener\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-49.jpg?v=1739230422\u0026amp;width=600\" alt=\"Stainless Steel Wine Opener\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eStainless Steel Wine Opener\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eClassic elegance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-pour-spout\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/1WBPhoto.jpg?v=1739230981\u0026amp;width=600\" alt=\"Gold Pour Spout\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Pour Spout\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eSmooth pouring\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/gold-cocktail-picks\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Photo65_1200b_90c90e04-cc0f-4aa6-b633-a9ef912b9f98.jpg?v=1739231378\u0026amp;width=600\" alt=\"Gold Cocktail Picks\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eGold Cocktail Picks\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eElegant garnish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/complete-3-piece-bar-strainer-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:var(--cream);\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/54-X4-5ZWS-QLTU_1_1200.jpg?v=1739232307\u0026amp;width=600\" alt=\"Complete 3-Piece Bar Strainer Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:var(--faint);margin-bottom:4px;\"\u003eA Bar Above\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:6px;\"\u003eComplete 3-Piece Bar Strainer Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--gold);\"\u003eStylish mixing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §23  BRAND STORY                                            --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout A Bar Above\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:24px;\"\u003eCrafting professional-grade bar tools with style\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);margin-bottom:20px;\"\u003eA Bar Above was founded by Chris and Julia Tunstall, blending cocktail education with professional expertise. Designed in California, their tools are made to enhance both home and professional bars, offering a balance of function, durability, and style.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:var(--body);\"\u003eThis brand prioritizes bartender-designed workflow, ensuring each tool not only performs exceptionally but also elevates the cocktail-making experience for enthusiasts and professionals alike.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §24  CARE, 4 numbered rules                                --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"padding:80px 0;background:var(--warm-bg);border-top:1px solid var(--rule);\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your opener\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);line-height:1.35;margin-bottom:32px;\"\u003eFour rules for lasting elegance\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003ePreserve the gold finish by avoiding the dishwasher.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eAvoid abrasives\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eUse mild soap and a soft cloth to maintain shine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--rule);\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eEnsure the opener is completely dry before storing to prevent tarnishing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--rule);line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:var(--dark);margin-bottom:4px;\"\u003eLubricate occasionally\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:var(--muted);\"\u003eA drop of olive oil on the corkscrew ensures smooth operation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:var(--body);margin-top:28px;padding-top:20px;border-top:1px solid var(--rule);\"\u003eFollowing these care guidelines ensures your opener remains a stylish and functional tool for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §25  FINAL VERDICT                                          --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection style=\"background:var(--dark);padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA decision for elegance and utility\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe Gold Wine Opener is a fusion of style and practicality. Its stainless steel construction with a gold-tone finish ensures durability, while the nonstick corkscrew and built-in foil cutter add functionality. \u003cstrong\u003eInvesting in this opener\u003c\/strong\u003e means choosing a tool that enhances your bar experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePTFE-coated corkscrew for smooth action\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned in California, made in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only to preserve finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCompact design with built-in foil cutter\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eThis opener is more than a tool; it's a statement of style and sophistication.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:var(--gold);color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid var(--gold);cursor:pointer;\"\u003e\n        Add to Cart: $9.90\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003c!--  §26  FAQ                                                    --\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════ --\u003e\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:var(--dark);margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the wine opener have a built-in foil cutter?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the Gold Wine Opener includes a \u003cstrong\u003ebuilt-in foil cutter\u003c\/strong\u003e for easy removal of wine bottle seals.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the gold finish maintained during frequent use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo preserve the gold finish, it is recommended to \u003cstrong\u003ehand wash\u003c\/strong\u003e the opener and avoid abrasive cleaning agents.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat type of lever mechanism does this gold wine opener use, and how does it compare to single-hinge alternatives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe opener features a \u003cstrong\u003edouble-hinged lever\u003c\/strong\u003e mechanism that provides superior leverage and reduces the effort needed to extract corks, unlike single-hinge models that require more strength and can bend or break under pressure from older, stubborn corks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I care for the corkscrew spiral to prevent it from becoming sticky or difficult to insert into corks over time?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eTo ensure smooth operation and prevent cork residue buildup, occasionally lubricate the PTFE-coated corkscrew spiral with a few drops of olive oil after cleaning, this keeps the spiral gliding effortlessly into corks without tearing or crumbling them.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this gold wine opener durable enough for professional bartenders and sommeliers who open dozens of bottles nightly, or is it designed primarily for home use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the stainless steel construction with reinforced hinges and PTFE-coated spiral is built to withstand the demands of professional bartenders and sommeliers who open 30+ bottles per shift, while the elegant gold-tone finish makes it equally impressive for home entertaining.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the opener be used for other bottles besides wine?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it can also be used to open beer and other bottle caps, making it versatile.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat specific grade of stainless steel is used in this opener, and how does the PTFE coating on the corkscrew improve performance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe opener is made from \u003cstrong\u003efood-grade stainless steel\u003c\/strong\u003e with a durable gold-tone finish and a PTFE-coated corkscrew spiral, the nonstick coating reduces friction by up to 40% compared to bare metal, allowing the spiral to glide into natural and synthetic corks without shredding.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow compact is the opener for storage?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe opener measures \u003cstrong\u003e4.75 inches tall\u003c\/strong\u003e, making it compact enough to fit in a drawer or pocket.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the warranty policy for this gold wine opener, and does it cover mechanical failures like broken hinges or bent spirals?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSome manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre there matching accessories available?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, consider pairing it with our \u003ca href=\"\/products\/gold-pour-spout\"\u003eGold Pour Spout\u003c\/a\u003e and \u003ca href=\"\/products\/gold-cocktail-picks\"\u003eGold Cocktail Picks\u003c\/a\u003e for a complete set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ATC 7 - after FAQ --\u003e\n\u003cdiv style=\"background:var(--warm-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\"\u003eAdd to Cart: $9.90\u003c\/button\u003e\n\u003c\/div\u003e\n\n\n\u003cfooter style=\"border-top:1px solid var(--rule);padding:48px 24px;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;\"\u003e\n    \u003cdiv class=\"serif\" style=\"font-size:18px;font-weight:600;letter-spacing:.2em;color:var(--dark);\"\u003eCHEF'S MANDALA\u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--faint);\"\u003e© 2025 Chef's Mandala. All rights reserved.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;gap:20px;font-size:12px;color:var(--faint);\"\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003ePrivacy\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eReturns\u003c\/a\u003e\n      \u003ca href=\"#\" style=\"color:var(--faint);\"\u003eContact\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\n\u003c!-- §27 FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Does the wine opener have a built-in foil cutter?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the Gold Wine Opener includes a built-in foil cutter for easy removal of wine bottle seals.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the gold finish maintained during frequent use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To preserve the gold finish, it is recommended to hand wash the opener and avoid abrasive cleaning agents.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What type of mechanism does the opener use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The opener features a double-hinged lever mechanism for smooth and easy bottle opening.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I care for the corkscrew?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"To ensure smooth operation, occasionally lubricate the corkscrew with a few drops of olive oil.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this opener suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its durable construction and elegant design make it suitable for both professional bartenders and home use.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the opener be used for other bottles besides wine?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it can also be used to open beer and other bottle caps, making it versatile.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in the opener?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The opener is made from stainless steel with a gold-tone finish and a PTFE-coated corkscrew.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How compact is the opener for storage?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The opener measures 4.75 inches tall, making it compact enough to fit in a drawer or pocket.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the warranty policy?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some manufacturers offer their buy warranty; contact the manufacturer directly for warranty questions.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are there matching accessories available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, consider pairing it with our Gold Pour Spout and Gold Cocktail Picks for a complete set.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- §28 Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Gold Wine Opener\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"A Bar Above\" },\n  \"description\": \"The Gold Wine Opener from A Bar Above combines style and functionality with its stainless steel construction and gold-tone finish, designed for smooth and elegant bottle opening.\",\n  \"sku\": \"CORKSCREW-GO\",\n  \"offers\": { \"@type\": \"Offer\", \"price\": \"9.90\", \"priceCurrency\": \"USD\", \"availability\": \"https:\/\/schema.org\/InStock\" },\n  \"material\": \"Stainless steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Finish\", \"value\": \"Gold-tone\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"4.75” x 1” x 0.5”\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Corkscrew Coating\", \"value\": \"PTFE nonstick\" },\n    \n    { \"@type\": \"PropertyValue\", \"name\": \"Care Instructions\", \"value\": \"Hand wash only\" }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--dark);color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = 'var(--gold)';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = 'var(--dark)';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? 'var(--gold,#b8973a)' : 'var(--rule,#ddd)'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- Sticky mobile ATC bar, appears after scrolling past hero buy box --\u003e\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eEffortless Elegance in Bottle Opening\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:var(--gold);margin:0;font-weight:600;\"\u003e$9.90\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"A Bar Above","offers":[{"title":"1-pack","offer_id":41254153715815,"sku":"CORKSCREW-GO","price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-pack","offer_id":41254153748583,"sku":"CORKSCREW-GO_3PK","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/WineKeys-50.jpg?v=1740441749"}],"url":"https:\/\/chefsmandalagourmet.com\/collections\/a-bar-above.oembed","provider":"Chef's Mandala Gourmet Store","version":"1.0","type":"link"}